Bugzilla – Attachment 5636 Details for
Bug 6937
Change "fines" message on circ page to "Fees & charges"
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 6937 - change "Fines" to "Fees & Charges" on circ page
Bug-6937---change-Fines-to-Fees--Charges-on-circ-p.patch (text/plain), 1.44 KB, created by
Robin Sheat
on 2011-09-29 03:23:16 UTC
(
hide
)
Description:
Bug 6937 - change "Fines" to "Fees & Charges" on circ page
Filename:
MIME Type:
Creator:
Robin Sheat
Created:
2011-09-29 03:23:16 UTC
Size:
1.44 KB
patch
obsolete
>From 9e97291867b342dcf6bac30c7c5ef4f01085c139 Mon Sep 17 00:00:00 2001 >From: Robin Sheat <robin@catalyst.net.nz> >Date: Thu, 29 Sep 2011 16:13:53 +1300 >Subject: [PATCH] Bug 6937 - change "Fines" to "Fees & Charges" on circ page > >--- > .../prog/en/modules/circ/circulation.tt | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt >index 4f56504..ff1b015 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt >@@ -571,7 +571,7 @@ No patron matched <span class="ex">[% message %]</span> > > [% IF ( charges ) %] > <li> >- <span class="circ-hlt">Fines:</span> Patron has <a href="/cgi-bin/koha/members/boraccount.pl?borrowernumber=[% borrowernumber %]">Outstanding fines[% IF ( chargesamount ) %] of [% chargesamount %][% END %]</a>. >+ <span class="circ-hlt">Fees & Charges:</span> Patron has <a href="/cgi-bin/koha/members/boraccount.pl?borrowernumber=[% borrowernumber %]">Outstanding fees & charges[% IF ( chargesamount ) %] of [% chargesamount %][% END %]</a>. > [% IF ( charges_is_blocker ) %] > Checkouts are <span class="circ-hlt">BLOCKED</span> because fine balance is <span class="circ-hlt">OVER THE LIMIT</span>. > [% END %] >-- >1.7.4.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 6937
:
5636
|
5639