From 715c52977a8d4a25cc91aabd22224c66956c6f33 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 Signed-off-by: Paul Poulain --- .../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 618d056094..8f33fe6674 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. -