From e242625721b0dcd68cd7b3408ef9da5d367a878d Mon Sep 17 00:00:00 2001 From: Aliki Pavlidou Date: Sat, 4 Jun 2016 12:10:38 +0000 Subject: [PATCH] Bug 15641 - Typo in explanation for MembershipExpiryDaysNotice MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit There's an extra period after the word "in" in the MembershipExpiryDaysNotice sys "Send an account expiration notice when a patron's card will expire in. [value box Bug fixed! Signed-off-by: Chris Cormack Signed-off-by: Katrin Fischer Signed-off-by: Brendan Gallagher (cherry picked from commit 6b7f4a3a9ec18b550d011a7eee9e7108b7042059) Signed-off-by: Frédéric Demians --- .../prog/en/modules/admin/preferences/patrons.pref | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref index f7b5706303..4dc43db6ee 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref @@ -84,7 +84,7 @@ Patrons: class: integer - days beforehand. - - - Send an account expiration notice when a patron's card will expire in. + - Send an account expiration notice when a patron's card will expire in - pref: MembershipExpiryDaysNotice class: integer - days. -- 2.39.5