From: Dan Scott Date: Thu, 1 Sep 2016 13:30:16 +0000 (-0400) Subject: Point to the new password reset form for Laurentian X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=229ef453cfeb3ecefde7e2815cb8416aaead264f;p=contrib%2FConifer.git Point to the new password reset form for Laurentian Signed-off-by: Dan Scott --- diff --git a/Open-ILS/src/templates_laurentian/opac/parts/login/form.tt2 b/Open-ILS/src/templates_laurentian/opac/parts/login/form.tt2 index 118b168628..f2b601e526 100644 --- a/Open-ILS/src/templates_laurentian/opac/parts/login/form.tt2 +++ b/Open-ILS/src/templates_laurentian/opac/parts/login/form.tt2 @@ -8,7 +8,7 @@ ELSE; l("Login failed. The username or password provided was not valid. Ensure Caps-Lock is off and try again."); - l(" Or reset your password."); + l(" Or reset your password."); END; %] @@ -33,7 +33,7 @@ [% INCLUDE "opac/parts/login/password_hint.tt2" %] [% IF reset_password %] - [% l('Forgot your password?') %] + [% l('Forgot your password?') %] [% END %]