From 9b3c63f47de7ace0643697bc1d61a71dd84ef643 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Fri, 14 Dec 2012 10:32:29 -0500 Subject: [PATCH] Bug 8033 [Follow-up] add print receipt option to Koha self-check Content-Type: text/plain; charset="utf-8" This follow-up makes some corrections to JavaScript, most importantly by enabling translation of strings embedded in the script. Other corrections: Trailing whitespace, proper +// diff --git a/koha-tmpl/opac-tmpl/prog/en/modules/sco/receipt.tt b/koha-tmpl/opac-tmpl/prog/en/modules/sco/receipt.tt index 7e363d2..8339b35 100644 --- a/koha-tmpl/opac-tmpl/prog/en/modules/sco/receipt.tt +++ b/koha-tmpl/opac-tmpl/prog/en/modules/sco/receipt.tt @@ -4,7 +4,8 @@ RECEIPT - [% IF ( SCOUserCSS ) %][% END %] diff --git a/koha-tmpl/opac-tmpl/prog/en/modules/sco/sco-main.tt b/koha-tmpl/opac-tmpl/prog/en/modules/sco/sco-main.tt index 3f6438f..72c29f6 100644 --- a/koha-tmpl/opac-tmpl/prog/en/modules/sco/sco-main.tt +++ b/koha-tmpl/opac-tmpl/prog/en/modules/sco/sco-main.tt @@ -11,6 +11,7 @@