From 1c4c802f88d68360a0d698b8b86e574a48e2ff1a Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Tue, 30 Oct 2012 09:51:31 -0400 Subject: [PATCH] Bug 8986 [Revised] Batch patron modification template corrections Content-Type: text/plain; charset="utf-8" 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 --- .../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 8f33fe6..377a87d 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' %] -