@@ -, +, @@ and is confusing --- .../prog/en/modules/admin/preferences/circulation.pref | 7 +++++++ .../intranet-tmpl/prog/en/modules/admin/preferences/opac.pref | 7 ------- 2 files changed, 7 insertions(+), 7 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 @@ -574,6 +574,13 @@ Circulation: yes: "Block" no: "Don't block" - staff from continuing to checkin items when a transfer is triggered. + - + - pref: StoreLastBorrower + default: 0 + choices: + yes: Store + no: "Don't store" + - the last patron to return an item. This setting is independent of opacreadinghistory/AnonymousPatron. Holds Policy: - - In the staff client, split the holds queue into separate tables by --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref @@ -696,13 +696,6 @@ OPAC: - "open suggestions. Leave empty for no limit. **Note: this setting does not affect anonymous suggestions" Privacy: - - - pref: StoreLastBorrower - default: 0 - choices: - yes: Store - no: "Don't store" - - the last patron to return an item. This setting is independent of opacreadinghistory/AnonymousPatron. - - - pref: AnonSuggestions choices: yes: Allow --