From: Yasin Date: Fri, 4 Apr 2014 13:31:41 +0000 (+0200) Subject: password reset templates' header made generic X-Git-Tag: myslice-1.1~154 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=5a94e87db43d5f4d22ae2a26b379e73b6f6ff5a9;p=unfold.git password reset templates' header made generic --- diff --git a/portal/templates/password_reset_complete.html b/portal/templates/password_reset_complete.html index da3476b2..b33fcd04 100644 --- a/portal/templates/password_reset_complete.html +++ b/portal/templates/password_reset_complete.html @@ -10,7 +10,7 @@
-

Onelab secured Password reset wizard

+

Secured Password reset wizard

Password reset successful

Your password has been set. You may go ahead and log in now.

diff --git a/portal/templates/password_reset_confirm.html b/portal/templates/password_reset_confirm.html index dbffdb44..955193b6 100644 --- a/portal/templates/password_reset_confirm.html +++ b/portal/templates/password_reset_confirm.html @@ -10,7 +10,7 @@
-

Onelab secured Password reset wizard

+

Secured Password reset wizard

Please enter your new password twice so we can verify you typed it in correctly.

diff --git a/portal/templates/password_reset_done.html b/portal/templates/password_reset_done.html index d3b4f3ae..257f2fa2 100644 --- a/portal/templates/password_reset_done.html +++ b/portal/templates/password_reset_done.html @@ -7,7 +7,7 @@
-

Onelab secured Password reset wizard

+

Secured Password reset wizard

We've emailed you instructions for setting your password to the email address you submitted. You should be receiving it shortly.

diff --git a/portal/templates/password_reset_form.html b/portal/templates/password_reset_form.html index e30af4ae..61985231 100644 --- a/portal/templates/password_reset_form.html +++ b/portal/templates/password_reset_form.html @@ -7,7 +7,7 @@
-

Welcome to Onelab secured Password reset wizard

+

Welcome to the secured password reset wizard

Forgotten your password? Enter your email address below, and we'll email instructions for setting a new one.