From 39218bf904b48486c4776ca9dea7608274f9039a 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 https://bugs.koha-community.org/show_bug.cgi?id=18888 --- .../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 36b2a4d1aa..01ee5bee37 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 @@ -534,10 +534,10 @@ Circulation: - "The special term _BLANK_ may be used on either side of a value pair to update or remove the location from items with no locaiton assigned.
" - "The special term _ALL_ is used on the left side of the colon (:) to affect all items, and overrides all other rules." - - -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