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=2c98231113f6ce9bf86534c490e54c0c1b31e119;p=evergreen%2Fpines.git Fix misspelling of "summary" in KPAC Added Content Summary != Smmary Signed-off-by: Michael Peters Signed-off-by: Ben Shum --- 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');