21278 Posts in 5728 Topics by 2599 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 562 Views |
-
Disable lost password

29 November 2010 at 2:46am
HI all,
is it possible to delete/disable the lost password feature?I just want to display the logon form (emal, password) and not the link to the lostpassword page.
Do I have to override some function?
Thanks!!
-
Re: Disable lost password

29 November 2010 at 7:32pm
Well you could just hide the link for example like we use on silverstripe.com
#ForgotPassword { display: none; }
| 562 Views | ||
|
Page:
1
|
Go to Top |


