From c041603ca1970d5e755cd9f8542070d64932a950 Mon Sep 17 00:00:00 2001 From: Kyle M Hall Date: Mon, 15 Sep 2014 08:36:33 -0400 Subject: [PATCH] Bug 12892 [QA Followup] - Encode printed vars as UTF8 --amended to add missing [% USE EncodeUTF8 %] --- .../prog/en/modules/circ/circulation.tt | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt index 6729f07..7d7c87d 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt @@ -1,5 +1,6 @@ [% USE Branches %] [% USE KohaDates %] +[% USE EncodeUTF8 %] [% IF ( export_remove_fields OR export_with_csv_profile ) %] [% SET exports_enabled = 1 %] [% END %] @@ -602,10 +603,10 @@ No patron matched [% message %] [% FOREACH w IN WaitingHolds %]