From 95f335ca1cbad2668d3e113c4c1b355c90171320 Mon Sep 17 00:00:00 2001 From: Lucas Gass Date: Thu, 20 Feb 2020 15:49:51 +0000 Subject: [PATCH] Revert "Bug 24054: Typo in ClaimReturnedWarningThreshold system preference" This reverts commit d272c0330b2c767b9a337275162320dd4947d398. Signed-off-by: Lucas Gass --- .../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 c7a352dbea..4e5e0e00be 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 @@ -1095,22 +1095,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