Bugzilla – Attachment 5638 Details for
Bug 6674
Collapse display of patron address by default
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[SIGNED-OFF] Bug 6937 - change "Fines" to "Fees & Charges" on circ page
SIGNED-OFF-Bug-6937---change-Fines-to-Fees--Charge.patch (text/plain), 1.56 KB, created by
Nicole C. Engard
on 2011-09-29 12:59:37 UTC
(
hide
)
Description:
[SIGNED-OFF] Bug 6937 - change "Fines" to "Fees & Charges" on circ page
Filename:
MIME Type:
Creator:
Nicole C. Engard
Created:
2011-09-29 12:59:37 UTC
Size:
1.56 KB
patch
obsolete
>From 7ece9139cd98484d74a9512e05e1c56824bf4314 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] [SIGNED-OFF] Bug 6937 - change "Fines" to "Fees & Charges" on circ page > >Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com> > >http://bugs.koha-community.org/show_bug.cgi?id=6674 >--- > .../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.2.3
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 6674
:
4889
|
5562
|
5563
|
5564
|
5631
|
5638