From: William Rockwood Date: Mon, 30 Jul 2012 14:30:30 +0000 (-0400) Subject: modified password hint text X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=ab55d8b6d2d5e3bb631af0e512abe840b449cd96;p=evergreen%2Ftadl.git modified password hint text - We don't use the last 4 digits of phone number as default password, so we needed to change this text. Signed-off-by: William Rockwood --- diff --git a/templates_tadlskin/opac/parts/login/password_hint.tt2 b/templates_tadlskin/opac/parts/login/password_hint.tt2 index a95b47fa78..5647104cd5 100644 --- a/templates_tadlskin/opac/parts/login/password_hint.tt2 +++ b/templates_tadlskin/opac/parts/login/password_hint.tt2 @@ -1,5 +1,5 @@ [% | l('
', '
') %] - If this is your first time logging in, please enter [_1] the last 4 digits of your phone number. [_2] Example: 0926 + If this is your first time logging in, please enter [_1] the PIN provided to you by library staff. [_2] Example: 0926 [% END %]