aboutsummaryrefslogtreecommitdiffstats
path: root/root/index.tt
diff options
context:
space:
mode:
authorRomain d'Alverny <rda@mageia.org>2011-01-07 23:20:14 +0000
committerRomain d'Alverny <rda@mageia.org>2011-01-07 23:20:14 +0000
commit5f8c9ba5f32c0dab7752a7c50dab5b82639f81ef (patch)
tree48c83c63482380e25f93b544be518ecc6355bb3b /root/index.tt
parentf07e6b1361c4817980888496a14b9b8d1fd5578d (diff)
downloadidentity-5f8c9ba5f32c0dab7752a7c50dab5b82639f81ef.tar
identity-5f8c9ba5f32c0dab7752a7c50dab5b82639f81ef.tar.gz
identity-5f8c9ba5f32c0dab7752a7c50dab5b82639f81ef.tar.bz2
identity-5f8c9ba5f32c0dab7752a7c50dab5b82639f81ef.tar.xz
identity-5f8c9ba5f32c0dab7752a7c50dab5b82639f81ef.zip
commit implement forgot_password patch from Maarten Vanraes
Diffstat (limited to 'root/index.tt')
-rw-r--r--root/index.tt3
1 files changed, 1 insertions, 2 deletions
diff --git a/root/index.tt b/root/index.tt
index 8e1720c..de256f6 100644
--- a/root/index.tt
+++ b/root/index.tt
@@ -14,8 +14,7 @@
</div>
<div id="login_form_line">
<span><a href="/register">[% l('Register') %]</a> |
- @todo [% l('Forgotten password?') %]
- <!--<a href="/forgot_password">[% l('Forgotten password?') %]</a> -->
+ <a href="/forgot_password">[% l('Forgotten password?') %]</a>
</span>
</div>
</form>