From abc0c8461a0a9592e8a3d7f4277330b1ea3da012 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 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 - Make labels clickable --- .../prog/en/modules/tools/modborrowers.tt | 62 +++++++++++--------- 1 file changed, 35 insertions(+), 27 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..6f45c6a 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' %] -