From d7a04d46974693e28c25c211c954283ff42291df Mon Sep 17 00:00:00 2001 From: Chris Cormack Date: Mon, 14 May 2012 13:48:53 +1200 Subject: [PATCH] Bug 8082: Fixing circulation.pref to match reality for IssuingInProcess Signed-off-by: Liz Rea passes tests, changes are as advertised. Signed-off-by: Paul Poulain --- .../prog/en/modules/admin/preferences/circulation.pref | 4 ++-- 1 file changed, 2 insertions(+), 2 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 471aa0e433..49012fdab6 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 @@ -204,8 +204,8 @@ Circulation: - - pref: IssuingInProcess choices: - yes: Prevent - no: "Don't prevent" + yes: "Don't prevent" + no: "Prevent" - patrons from checking out an item whose rental charge would take them over the limit. - - Prevent patrons from checking out books if they have more than -- 2.20.1