Added ticket 95, ability to get a new password when forgotten.
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
<p><input name="action" id="action-login" value="login" type="radio" checked="checked" /> <label for="action-login">{trans 'Yes'}</label>, <label for="id_password">{trans 'my password is'}</label> <input type="password" name="password" id="id_password" /></p>
|
||||
|
||||
<p><input type="submit" value="{trans 'Sign in'}" />
|
||||
| <a href="{url 'IDF_Views::passwordRecoveryAsk'}">{trans 'I lost my password!'}</a>
|
||||
</p>
|
||||
</form>
|
||||
<script type="text/javascript">
|
||||
|
Reference in New Issue
Block a user