From 7e619055e697d7d4da2f1082094b8d3ca8a9cb33 Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Wed, 26 Oct 2016 17:41:49 +0200 Subject: [PATCH] Bug 7679 - Follow-up for terminology Patch changes "Library" to "Issuing library" and "Patron branch" to "Patron library". It also changes the text of the filters to match the terms and spelling on the form itself. Signed-off-by: Kyle M Hall --- .../prog/en/modules/reports/issues_stats.tt | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/issues_stats.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/issues_stats.tt index f35324a55f..1ae51ea3ff 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/issues_stats.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/issues_stats.tt @@ -38,17 +38,17 @@ [% CASE 1 %]Period To [% CASE 2 %]Patron Category = [% CASE 3 %]Item Type = - [% CASE 4 %]Library = + [% CASE 4 %]Issuing library = [% CASE 5 %]Collection = [% CASE 6 %]Location = - [% CASE 7 %]Item callnumber >= - [% CASE 8 %]Item callnumber < - [% CASE 9 %]sort1 = - [% CASE 10 %]sort2 = - [% CASE 11 %]Home branch = - [% CASE 12 %]Holding branch = - [% CASE 13 %]Patron branch = - [% CASE 14 %]Issuing branch = + [% CASE 7 %]Item call number >= + [% CASE 8 %]Item call number < + [% CASE 9 %]Patron sort1 = + [% CASE 10 %]Patron sort2 = + [% CASE 11 %]Home library = + [% CASE 12 %]Holding library = + [% CASE 13 %]Patron library = + [% CASE 14 %]Issuing library = [% CASE %][% loopfilte.crit %] = [% END %] [% loopfilte.filter %] @@ -174,7 +174,7 @@ - Library + Issuing library -- 2.39.2