[ipsilon-web] Update the forgot password URL on the login form



commit 783bf0192afa10b32a286f08a553d9a46edfef8a
Author: Andrea Veri <averi redhat com>
Date:   Tue Mar 14 15:49:23 2017 +0100

    Update the forgot password URL on the login form

 login/form.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/login/form.html b/login/form.html
index 0f400a9..67a8fd9 100644
--- a/login/form.html
+++ b/login/form.html
@@ -30,7 +30,7 @@ Log in with your GNOME account
             <input type="password" class="form-control" name="login_password" id="login_password" 
placeholder="{{ password_text }}" tabindex="2">
           </div>
         <div class="col-xs-12 text-right">
-             <small class="text-muted"><a target="_blank" 
href="https://wiki.gnome.org/AccountsTeam/NewAccounts";>Forgot password?</a></small>
+             <small class="text-muted"><a target="_blank" 
href="https://wiki.gnome.org/AccountsTeam/RetrieveYourGNOMEAccountPassword";>Forgot password?</a></small>
         </div>
         </div>
         <div class="form-group">


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]