From cf21f29bcf2f0f8343afc14089ea7cf63c27e504 Mon Sep 17 00:00:00 2001 From: Hayley Mapley Date: Wed, 27 Mar 2019 14:09:41 +1300 Subject: [PATCH] Bug 21159: (follow up) Fixed broken indentation in circulation. pref Test plan: Same as comment 21. Sponsored-by: Catalyst IT --- .../prog/en/modules/admin/preferences/circulation.pref | 8 ++++---- 1 file changed, 4 insertions(+), 4 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 e212ddad3c..ce69a45aec 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 @@ -533,10 +533,10 @@ Circulation: -
Use of an _ALL_ rule will override/ignore any other values. -
Each pair of values should be on a separate line. - - -pref: UpdateItemLocationOnCheckout - choices: - yes: Blank - no: "Don't Blank" + - pref: UpdateItemLocationOnCheckout + choices: + yes: Blank + no: "Don't Blank" - Blank the 952$c (shelving location) field of the item when is is issued. - - pref: UpdateNotForLoanStatusOnCheckin -- 2.11.0