From 8d10efda8c9c23b5b3c8aa27b08183b219be1ab8 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 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. Signed-off-by: Jonathan Druart --- .../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. -