From f358cb77d45ed5e4277ebe872d1067dc36ec6792 Mon Sep 17 00:00:00 2001 From: Bernardo Gonzalez Kriegel Date: Sun, 29 Dec 2019 07:40:37 -0300 Subject: [PATCH] Bug 24054: Typo in ClaimReturnedWarningThreshold system preference Fixed type: cliams -> claims To test: 1) Apply the patch 2) Go to System preferences > Circulation preferences > ClaimReturnedWarningThreshold 3) Check the text is fixed. Signed-off-by: Katrin Fischer --- .../intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 90748e739c..deab1560aa 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 @@ -1108,7 +1108,7 @@ Circulation: - pref: ClaimReturnedLostValue - to represent returns claims - - - Warn librarians that a patron has excessive return cliams if the patron has claimed the return of more than + - 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.11.0