From 0637ba28d0fff8371df54a1ca552f973f7f3afa8 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Mon, 29 Oct 2012 15:24:37 -0400 Subject: [PATCH] Bug 8980 - Untranslatable strings in modborrowers.pl Content-Type: text/plain; charset="utf-8" This patch removes the declaration of interface labels from the script and puts it in the template where the labels can be translated. The labels have been modified to match those used on the patron entry form. --- .../prog/en/modules/tools/modborrowers.tt | 29 ++++++++++++++++++-- tools/modborrowers.pl | 11 -------- 2 files changed, 27 insertions(+), 13 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/modborrowers.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/modborrowers.tt index 618d056..8f33fe6 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/modborrowers.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/modborrowers.tt @@ -237,7 +237,32 @@
    [% FOREACH field IN fields %]
  1. - + [% IF field.mandatory %] [% ELSE %] @@ -265,7 +290,7 @@ [% END %] [% IF ( patron_attributes_codes ) %]
  2. -