@@ -, +, @@ --- .../prog/en/modules/admin/preferences/patrons.pref | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref @@ -147,6 +147,12 @@ Patrons: yes: Allow no: "Don't allow" - librarians to discharge borrowers and borrowers to request a discharge. + - + - pref: FeeOnChangePatronCategory + choices: + yes: Do + no: "Don't" + - charge a fee when a patron changes to a category with an enrollment fee. "Norwegian patron database": - - pref: NorwegianPatronDBEnable @@ -168,9 +174,3 @@ Patrons: yes: Do no: "Don't" - search the Norwegian national patron database after a local search result was found. - - - - pref: FeeOnChangePatronCategory - choices: - yes: Do - no: "Don't" - - charge a fee when a patron changes to a category with enrolment fee. --