From: Michael Peters Date: Wed, 28 Nov 2012 17:36:10 +0000 (-0500) Subject: Fix misspelling of "summary" in KPAC Added Content X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=1a96ba4f840d6d7c282cb0c6ec3da6a540ae243a;p=working%2FEvergreen.git Fix misspelling of "summary" in KPAC Added Content Summary != Smmary Signed-off-by: Michael Peters --- diff --git a/Open-ILS/src/templates/kpac/parts/addedcontent.tt2 b/Open-ILS/src/templates/kpac/parts/addedcontent.tt2 index bcea6c610e..d89f1a47e2 100644 --- a/Open-ILS/src/templates/kpac/parts/addedcontent.tt2 +++ b/Open-ILS/src/templates/kpac/parts/addedcontent.tt2 @@ -9,7 +9,7 @@ anotes => l('Author Notes'), toc => l('Table of Contents'), excerpt => l('Excerpt'), - summary => l('Smmary') + summary => l('Summary') }; selected_type = CGI.param('ac');