Removed password hint since the password is now set differently
authorTerran McCanna <tmccanna@georgialibraries.org>
Tue, 20 Oct 2020 14:31:54 +0000 (10:31 -0400)
committerChris Sharp <csharp@georgialibraries.org>
Tue, 20 Oct 2020 14:34:46 +0000 (10:34 -0400)
depending on whether the patron registers through Quipu or through
the desk.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Open-ILS/src/templates/opac/parts/login/password_hint.tt2

index 7728091..864fd54 100644 (file)
@@ -1,3 +1,3 @@
 <div style="font-size:normal;padding:15px 10px 5px 12px;width:280px;font-style:italic;">
-[%- l('If this is your first time logging in, please enter the last 4 digits of your phone number. Example: 0926'); %]
+[%- l(''); %]
 </div>