From 0a8b2b9a777bd393cb2c254d07ec11267c0fe380 Mon Sep 17 00:00:00 2001 From: Hayley Mapley Date: Thu, 20 Feb 2020 09:41:31 +1300 Subject: [PATCH] Revert "Bug 24054: Typo in ClaimReturnedWarningThreshold system preference" This reverts commit 43a1e7600dda1c2612f33e2198fc160f6fa11b09. Fixed typo in dependency which did not exist in 18.11. --- .../admin/preferences/circulation.pref | 19 ------------------- 1 file changed, 19 deletions(-) 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 b58fda7002..021661a953 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 @@ -1039,22 +1039,3 @@ Circulation: pages: Pages chapters: Chapters - - Return Claims: - - - - When marking a checkout as "claims returned", - - pref: ClaimReturnedChargeFee - default: ask - choices: - ask: ask if a lost fee should be charged - charge: charge a lost fee - no_charge: don't charge a lost fee - - . - - - - Use the LOST authorised value - - pref: ClaimReturnedLostValue - - to represent returns claims - - - - Warn librarians that a patron has excessive return claims if the patron has claimed the return of more than - - pref: ClaimReturnedWarningThreshold - class: integer - - items. -- 2.39.5