self-service access for contacts, RT#25533
[freeside.git] / fs_selfservice / FS-SelfService / cgi / login.html
index f7af4e9..9cee01d 100644 (file)
@@ -47,7 +47,7 @@ if ( $single_domain ) {
 <TR>
   <TH ALIGN="right">Password </TH>
   <TD>
-    <INPUT TYPE="password" NAME="password">
+    <INPUT TYPE="password" NAME="password"> <A HREF="<%= $selfurl %>?action=forgot_password">Forgot your password?</A>
   </TD>
 </TR>
 <TR>