@@ -, +, @@ circulation. pref --- .../prog/en/modules/admin/preferences/circulation.pref | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref +++ a/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 --