From b3de8beed381f6caea4a8160ee23c04c7f156263 Mon Sep 17 00:00:00 2001 From: Tomas Cohen Arazi Date: Tue, 7 Nov 2017 12:04:21 -0300 Subject: [PATCH] Bug 7317: (QA followup) ILL sysprefs belong to circulation section Signed-off-by: Tomas Cohen Arazi Signed-off-by: Jonathan Druart --- .../prog/en/modules/admin/preferences/admin.pref | 13 ------------- .../en/modules/admin/preferences/circulation.pref | 13 +++++++++++++ 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref index d9d5e4932a..2e8dce78da 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref @@ -65,19 +65,6 @@ Administration: choices: yes: "The logged-in library" no: "All libraries" - Interlibrary Loans: - - - - pref: ILLModule - default: 0 - choices: - yes: Enable - no: Disable - - the interlibrary loans module (master switch). - - - - "Adding text will enable the copyright clearance stage in request creation. The text you enter will be the text displayed." - - pref: ILLModuleCopyrightClearance - type: textarea - class: long Login options: - - "Inactivity timeout in seconds to automatically log out users: " diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref index 3bbd7ff5f3..6589e3e836 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref @@ -702,6 +702,19 @@ Circulation: - "Patron categories not affected by OPACHoldsIfAvailableAtPickup" - pref: OPACHoldsIfAvailableAtPickupExceptions - "(list of patron categories separated with a pipe '|')" + Interlibrary Loans: + - + - pref: ILLModule + default: 0 + choices: + yes: Enable + no: Disable + - the interlibrary loans module (master switch). + - + - "Adding text will enable the copyright clearance stage in request creation. The text you enter will be the text displayed." + - pref: ILLModuleCopyrightClearance + type: textarea + class: long Fines Policy: - - Calculate fines based on days overdue -- 2.39.5