Point to the new password reset form for Laurentian feature/tpac_osul_2_7
authorDan Scott <dscott@laurentian.ca>
Thu, 1 Sep 2016 13:30:16 +0000 (09:30 -0400)
committerDan Scott <dscott@laurentian.ca>
Thu, 1 Sep 2016 13:30:16 +0000 (09:30 -0400)
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/templates_laurentian/opac/parts/login/form.tt2

index 118b168..f2b601e 100644 (file)
@@ -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 <a href='https://sspr.laurentian.ca/'>reset your password</a>.");
+        l(" Or <a href='https://passwordreset.laurentian.ca/'>reset your password</a>.");
     END;
 %]
 </div>
@@ -33,7 +33,7 @@
             </div>
             [% INCLUDE "opac/parts/login/password_hint.tt2" %]
             [% IF reset_password %]
-            <a href='https://sspr.laurentian.ca/'>[% l('Forgot your password?') %]</a>
+            <a href='https://passwordreset.laurentian.ca/'>[% l('Forgot your password?') %]</a>
             [% END %]
         </div>
         <div style="clear: both; padding-top: 15px;">