From 7d2dc13db02175aa6e009645fa01fac403c045a7 Mon Sep 17 00:00:00 2001 From: "Nicole C. Engard" Date: Thu, 11 Oct 2012 19:52:21 -0400 Subject: [PATCH] :x The preference used to read 'loan period by' but it's actually reducing the checkout period 'to' the number of days entered in the preference. This patch changes 'by' to 'to'. Signed-off-by: Marc Veron Tiny patch, text change only, text apears as expected. Signed-off-by: Paul Poulain --- .../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 917df844c3..26b43351dd 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 @@ -412,7 +412,7 @@ Circulation: choices: yes: Enable no: "Don't enable" - - the reduction of loan period by + - the reduction of loan period to - pref: decreaseLoanHighHoldsDuration class: integer - days for items with more than -- 2.39.2