From d8df7b47d234c6f7e301a037eb29c66125f1e066 Mon Sep 17 00:00:00 2001 From: Dan Scott Date: Wed, 5 Sep 2012 12:33:16 -0400 Subject: [PATCH] Remove bogus password hint from TPAC login form Sites might provide different customized help for password hints, but there's no good reason to include erroneous default hints. Signed-off-by: Dan Scott --- Open-ILS/src/templates/opac/parts/login/password_hint.tt2 | 1 - 1 file changed, 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 920ae2ee84..92ee9beb77 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,2 @@ -[%- l('If this is your first time logging in, please enter the last 4 digits of your phone number. Example: 0926'); %] -- 2.11.0