From 1d89ab22c973311939c3664ebb886ede713c0df2 Mon Sep 17 00:00:00 2001 From: Robin Sheat Date: Thu, 29 Sep 2011 16:13:53 +1300 Subject: [PATCH] Bug 6937 - change "Fines" to "Fees & Charges" on circ page Signed-off-by: Nicole C. Engard Signed-off-by: Chris Cormack --- koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 4f56504c0f..ff1b015222 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 [% message %] [% IF ( charges ) %]
  • - Fines: Patron has Outstanding fines[% IF ( chargesamount ) %] of [% chargesamount %][% END %]. + Fees & Charges: Patron has Outstanding fees & charges[% IF ( chargesamount ) %] of [% chargesamount %][% END %]. [% IF ( charges_is_blocker ) %] Checkouts are BLOCKED because fine balance is OVER THE LIMIT. [% END %] -- 2.39.2