From 566a321d28233f0951d039166b7f6e9bb2d1923e Mon Sep 17 00:00:00 2001 From: "Nicole C. Engard" Date: Wed, 28 Oct 2015 09:30:06 -0500 Subject: [PATCH] Bug 15073: Move FeeOnChangePatronCategory This patch moves the FeeOnChangePatronCategory system preference so that it's in a more logical place. Also a few typos were fixed. To test: * Go to System Preferences * Go to Patrons * Find FeeOnChangePatronCategory and confirm Signed-off-by: Bernardo Gonzalez Kriegel Confirmed. No errors. Signed-off-by: Jonathan Druart --- .../prog/en/modules/admin/preferences/patrons.pref | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref index a0e8587..4274dc5 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref +++ b/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. -- 2.1.0