From b8668b9cf95b2aecea913d8f7521a5269cc36e71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Demians?= Date: Fri, 16 Mar 2012 19:52:17 +0100 Subject: [PATCH] Bug 7408 Fix ExpireReservesMaxPickUpDelayCharge syspref definition Content-Type: text/plain; charset="utf-8" Allow preferences translation Signed-off-by: Liz Rea This patch fixes another sysprefs problem - Syck parser (line 300, column -1): syntax error at /usr/lib/perl5/YAML/Syck.pm line 76, <$fh> line 1. when clicking local use. I could not verify that it fixed translations, but fixing the local use prefs is important too, so I'm signing off. --- .../en/modules/admin/preferences/circulation.pref | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref index 64fe299..aa9c8e9 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref @@ -293,7 +293,6 @@ Circulation: - If using ExpireReservesMaxPickUpDelay, charge a borrower who allows his or her waiting hold to expire a fee of - pref: ExpireReservesMaxPickUpDelayCharge class: currency - - [% local_currency %]. - - Satisfy holds from the libraries - pref: StaticHoldsQueueWeight -- 1.7.2.5