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"}