From 3dc51fe0d08195ef0de94ad3101386d8c1fe38bb Mon Sep 17 00:00:00 2001 From: Yasin Date: Fri, 10 Jan 2014 15:07:36 +0100 Subject: [PATCH] typo --- ui/templates/registration/password_reset_confirm.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/templates/registration/password_reset_confirm.html b/ui/templates/registration/password_reset_confirm.html index 61ec1328..0ea6867e 100644 --- a/ui/templates/registration/password_reset_confirm.html +++ b/ui/templates/registration/password_reset_confirm.html @@ -26,7 +26,7 @@

{% trans 'OneLab secured Password reset wizard' %}

{% trans 'Password reset unsuccessful!' %}

-

The password reset link was invalid, possibly because it has already been used. Please request a password reset.

+

The password reset link was invalid, possibly because it has already been used. Please request a new password reset.

If you still encounter problem please Contact Support for password recovery.

{% endif %} -- 2.43.0