[extensions-web] auth: Re-add Forgot Your Password link
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [extensions-web] auth: Re-add Forgot Your Password link
- Date: Wed, 13 Jun 2012 23:49:13 +0000 (UTC)
commit 2f69182cb703f5c4a1480ad44e67230e7a6dbd69
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Wed Jun 13 19:48:47 2012 -0400
auth: Re-add Forgot Your Password link
sweettooth/auth/templates/registration/login.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/sweettooth/auth/templates/registration/login.html b/sweettooth/auth/templates/registration/login.html
index 9886128..b7dde37 100644
--- a/sweettooth/auth/templates/registration/login.html
+++ b/sweettooth/auth/templates/registration/login.html
@@ -32,5 +32,5 @@
</form>
<a href="{% url registration_register %}">Register</a>
-<!-- <a href="{% url auth_password_reset %}">Forgot your password?</a> -->
+<a href="{% url auth_password_reset %}">Forgot your password?</a>
{% endblock %}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]