From d58f05ac0929ed7c2c7ecf248049fb2fa0222dd7 Mon Sep 17 00:00:00 2001
From: =?utf8?q?Benoi=CC=82t=20Pin?= <benoit.pin@gmail.com>
Date: Tue, 8 Oct 2013 22:03:48 +0200
Subject: [PATCH] =?utf8?q?Oubli=20de=20mot=20de=20passe=C2=A0:=20utilisati?=
 =?utf8?q?on=20du=20formulaire=20de=20r=C3=A9initialisation=20au=20lieu=20?=
 =?utf8?q?de=20l'envoi=20en=20clair.?=
MIME-Version: 1.0
Content-Type: text/plain; charset=utf8
Content-Transfer-Encoding: 8bit

---
 skins/customer_login_form.pt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/skins/customer_login_form.pt b/skins/customer_login_form.pt
index 788fcb4..d5fc2e5 100644
--- a/skins/customer_login_form.pt
+++ b/skins/customer_login_form.pt
@@ -79,7 +79,7 @@
     </table>
           
     <p><a href=""
-        tal:attributes="href string:${here/portal_url}/mail_password_form"
+        tal:attributes="href string:${here/portal_url}/request_password_reset_form"
         i18n:translate=""
        >Forgot your password?</a>
     </p>
-- 
2.20.1