From 0a4c3e2d6e7dea438f7d0b2a95b3b4b1f44e8b57 Mon Sep 17 00:00:00 2001 From: touffies Date: Tue, 22 Oct 2013 16:16:40 +0200 Subject: [PATCH] Fix password forgotten route --- core/lib/Thelia/Config/Resources/routing/front.xml | 14 ++++++++++++-- templates/default/password.html | 2 +- 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/core/lib/Thelia/Config/Resources/routing/front.xml b/core/lib/Thelia/Config/Resources/routing/front.xml index 3e0c39939..688e4da63 100755 --- a/core/lib/Thelia/Config/Resources/routing/front.xml +++ b/core/lib/Thelia/Config/Resources/routing/front.xml @@ -43,6 +43,16 @@ login + + Thelia\Controller\Front\CustomerController::newPasswordAction + password + + + + Thelia\Controller\Front\DefaultController::noAction + password + + Thelia\Controller\Front\CustomerController::logoutAction @@ -65,12 +75,12 @@ - + Thelia\Controller\Front\CustomerController::newPasswordAction account-password - + Thelia\Controller\Front\DefaultController::noAction account-password diff --git a/templates/default/password.html b/templates/default/password.html index 96ef9ffce..f3fbcf046 100644 --- a/templates/default/password.html +++ b/templates/default/password.html @@ -33,7 +33,7 @@ {/form_field}
- {intl l="Cancel"} + {intl l="Cancel"}