From: Marcel de Rooy Date: Wed, 11 Dec 2013 12:46:15 +0000 (+0100) Subject: Bug 10861: (follow-up) for typo in patrons.pref X-Git-Tag: v3.16.00-beta~625 X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=commitdiff_plain;h=c898f23f139866e2adb1fa46422f5cf32c5a1328;p=koha-ffzg.git Bug 10861: (follow-up) for typo in patrons.pref I'd rather have a comma than a coma :) Signed-off-by: Marcel de Rooy Signed-off-by: Kyle M Hall Signed-off-by: Galen Charlton Then again, if the cookies are really, really good, a cookie-induced coma would not be the worst thing. --- 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 33ca9ce902..18284cc999 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 @@ -136,4 +136,4 @@ Patrons: - - Card numbers for patrons must be strictly equal to - pref: CardnumberLength - - characters. The length can be a simple number or a range separated by a coma (xx,yy). + - characters. The length can be a simple number or a range separated by a comma (xx,yy).