typo
authorYasin <mohammed-yasin.rahman@lip6.fr>
Fri, 10 Jan 2014 14:07:36 +0000 (15:07 +0100)
committerYasin <mohammed-yasin.rahman@lip6.fr>
Fri, 10 Jan 2014 14:07:36 +0000 (15:07 +0100)
ui/templates/registration/password_reset_confirm.html

index 61ec132..0ea6867 100644 (file)
@@ -26,7 +26,7 @@
 <h2>{% trans 'OneLab secured Password reset wizard' %}</h2>
 <h3>{% trans 'Password reset unsuccessful!' %}</h3>
 
-<p> The password reset link was invalid, possibly because it has already been used.  Please request a <a href="/portal/pass_reset/">password reset.</a></p>
+<p> The password reset link was invalid, possibly because it has already been used.  Please request a new <a href="/portal/pass_reset/">password reset.</a></p>
 
 <p>If you still encounter problem please <a href="/portal/contact/">Contact Support</a> for password recovery.</p> 
 {% endif %}