password reset templates' header made generic
authorYasin <mohammed-yasin.rahman@lip6.fr>
Fri, 4 Apr 2014 13:31:41 +0000 (15:31 +0200)
committerYasin <mohammed-yasin.rahman@lip6.fr>
Fri, 4 Apr 2014 13:31:41 +0000 (15:31 +0200)
portal/templates/password_reset_complete.html
portal/templates/password_reset_confirm.html
portal/templates/password_reset_done.html
portal/templates/password_reset_form.html

index da3476b..b33fcd0 100644 (file)
@@ -10,7 +10,7 @@
 </div>
 <div class="row">
        <div class="col-md-12">
-       <h3>Onelab secured Password reset wizard</h3>
+       <h3>Secured Password reset wizard</h3>
        <p>Password reset successful</p>
 
        <p>Your password has been set.  You may go ahead and log in now.</p>
index dbffdb4..955193b 100644 (file)
@@ -10,7 +10,7 @@
 </div>
 <div class="row">
        <div class="col-md-12">
-       <h3>Onelab secured Password reset wizard</h3>
+       <h3>Secured Password reset wizard</h3>
 
        <p>Please enter your new password twice so we can verify you typed it in correctly.</p>
        
index d3b4f3a..257f2fa 100644 (file)
@@ -7,7 +7,7 @@
 </div>
 <div class="row">
        <div class="col-md-12">
-       <h3>Onelab secured Password reset wizard</h3>
+       <h3>Secured Password reset wizard</h3>
 
        <p>We've emailed you instructions for setting your password to the email address you submitted. You should be receiving it shortly.</p>
        </div>
index e30af4a..6198523 100644 (file)
@@ -7,7 +7,7 @@
 </div>
 <div class="row">
        <div class="col-md-12">
-       <h3>Welcome to Onelab secured Password reset wizard</h3>
+       <h3>Welcome to the secured password reset wizard</h3>
 
        <p>Forgotten your password? Enter your email address below, and we'll email instructions for setting a new one.</p>