From 55b20df30d0626cd2fa86af9357ed49a96e9b80b Mon Sep 17 00:00:00 2001 From: "Nicole C. Engard" Date: Tue, 4 Sep 2012 11:22:48 -0400 Subject: [PATCH] Bug 8721: Fixes minor typo in AllowItemsOnHoldCheckout Small string fix to remove repeated word. Signed-off-by: Marc Veron Tiny typo fix Signed-off-by: Paul Poulain Signed-off-by: Chris Cormack Signed-off-by: Jared Camins-Esakov --- .../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 f8f471270a..2c10c2fdff 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 @@ -109,7 +109,7 @@ Circulation: choices: yes: Allow no: "Don't allow" - - checkouts of items items reserved to someone else. If allowed do not generate RESERVE_WAITING and RESERVED warning. This allows self checkouts for those items. + - checkouts of items reserved to someone else. If allowed do not generate RESERVE_WAITING and RESERVED warning. This allows self checkouts for those items. - - pref: AllFinesNeedOverride choices: -- 2.39.5