From 2a422e2d7b51e6d7b84848156568ba47db9c0a22 Mon Sep 17 00:00:00 2001 From: Robin Isard Date: Sat, 4 Aug 2012 21:16:45 -0400 Subject: [PATCH] Fixed account login form. Made a mistake with the login form (thought it was the home page for some reason. Restored it to it's glory, but removed help texts cause that's the fastest way to get the fix pushed. Signed-off-by: Robin Isard Signed-off-by: Dan Scott --- .../src/templates_algoma/opac/parts/login/form.tt2 | 23 +++++++--------------- 1 file changed, 7 insertions(+), 16 deletions(-) diff --git a/Open-ILS/src/templates_algoma/opac/parts/login/form.tt2 b/Open-ILS/src/templates_algoma/opac/parts/login/form.tt2 index 6101e36682..a14735f97e 100644 --- a/Open-ILS/src/templates_algoma/opac/parts/login/form.tt2 +++ b/Open-ILS/src/templates_algoma/opac/parts/login/form.tt2 @@ -52,15 +52,6 @@ ^== TODO: MOVE INTO SEPARATE FORGOT-PASSWORD PAGE --> -
-
-
-Experience AlgomaU - - -

@@ -116,8 +107,8 @@ - [% l('PIN Number or Password') %]
- [% INCLUDE "opac/parts/login/password_hint.tt2" %] + [% l('Password') %]
+
@@ -148,10 +139,10 @@

- [% INCLUDE "opac/parts/login/help.tt2" %] +
---> + -- 2.11.0