@@ -, +, @@ section --- .../prog/en/modules/admin/preferences/admin.pref | 13 ------------- .../prog/en/modules/admin/preferences/circulation.pref | 13 +++++++++++++ 2 files changed, 13 insertions(+), 13 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/admin.pref +++ a/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: " --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref +++ a/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 --