From d4b2e51e5de3a9f3e9ec7d749380fe36f3d5ca67 Mon Sep 17 00:00:00 2001 From: Chris Sharp Date: Tue, 19 Mar 2013 21:19:04 -0400 Subject: [PATCH] updating the username/password hints for the opac Conflicts: Open-ILS/src/templates/opac/parts/login/form.tt2 Open-ILS/src/templates/opac/parts/login/password_hint.tt2 --- Open-ILS/src/templates/opac/parts/login/password_hint.tt2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/src/templates/opac/parts/login/password_hint.tt2 b/Open-ILS/src/templates/opac/parts/login/password_hint.tt2 index e820317264..76b32ef0fc 100644 --- a/Open-ILS/src/templates/opac/parts/login/password_hint.tt2 +++ b/Open-ILS/src/templates/opac/parts/login/password_hint.tt2 @@ -1,3 +1,3 @@
-[%- l('If this is your first time logging in, please enter the last 4 digits of your phone number. Example: 0926'); %] +[%- l('If this is your first time logging in, please enter the 4 digit PIN you were assigned by library staff. Example: 0926'); %]
-- 2.11.0