From 296207cf61ee89a007bce56a575c51fd9e174f5c 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 --- .../prog/en/modules/admin/preferences/admin.pref | 13 ------------- .../prog/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 b77b3737f8..56d1f66f8d 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 @@ -696,6 +696,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.14.1