Bug 15073: Move FeeOnChangePatronCategory
authorNicole C. Engard <nicole@bywatersolutions.com>
Wed, 28 Oct 2015 14:30:06 +0000 (09:30 -0500)
committerTomas Cohen Arazi <tomascohen@theke.io>
Mon, 2 Nov 2015 14:35:46 +0000 (11:35 -0300)
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 <bgkriegel@gmail.com>
Confirmed. No errors.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>

koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref

index a0e8587..4274dc5 100644 (file)
@@ -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.