From: Chris Sharp Date: Sat, 20 Aug 2016 18:52:15 +0000 (-0400) Subject: LP#1586221 - Remove "no spaces" message from login form. X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=c597e8f644afc216f7ed86e01765da12a79f6780;p=Evergreen.git LP#1586221 - Remove "no spaces" message from login form. Since the fix to bug 1086064 removes any spaces entered into the login form, it is now inaccurate to require the user to type their cards with no spaces (since most library cards have spaces in the number on the physical card). Signed-off-by: Chris Sharp Signed-off-by: Kathy Lussier --- diff --git a/Open-ILS/src/templates/opac/parts/login/form.tt2 b/Open-ILS/src/templates/opac/parts/login/form.tt2 index 88d42c91eb..165785527f 100644 --- a/Open-ILS/src/templates/opac/parts/login/form.tt2 +++ b/Open-ILS/src/templates/opac/parts/login/form.tt2 @@ -22,7 +22,7 @@
-
[% l('Please include leading zeros and no spaces.') %]
+
[% l('Please include leading zeros.') %]
[% l('Example: 0026626051') %]