From a6c01759672a68eba3d18abda91c4c95bba551a6 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Tue, 30 Oct 2012 09:51:31 -0400 Subject: [PATCH] Bug 8986: Batch patron modification template corrections Many minor template changes: - Correcting title and headings - Adding translation to string in JavaScript - Tweaking table sorter - Wrapping card number in link to patron detail page - Adding standard styles to "clear" links (see patron attributes) - Terminiology corrections (borrower-> patron, cardnumber -> card number) - Capitalization corrections - Improve display of extended attributes Signed-off-by: Melia Meggs Passed-QA-by: Jonathan Druart Signed-off-by: Jared Camins-Esakov --- .../prog/en/modules/tools/modborrowers.tt | 64 +++++++++++-------- 1 file changed, 38 insertions(+), 26 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 8f33fe6674..377a87dc3e 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/modborrowers.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/modborrowers.tt @@ -1,15 +1,19 @@ [% USE KohaDates %] [% INCLUDE 'doc-head-open.inc'%] -Koha › Tools › [% IF ( del ) %]Batch item deletion[% ELSE %]Batch item modification[% END %] +Koha › Tools › Batch patron modification [% INCLUDE 'doc-head-close.inc' %] [% INCLUDE 'calendar.inc' %] -