diff --git a/local/modules/Front/Config/front.xml b/local/modules/Front/Config/front.xml index bec4bddac..0c52bc003 100644 --- a/local/modules/Front/Config/front.xml +++ b/local/modules/Front/Config/front.xml @@ -19,7 +19,7 @@ Front\Controller\CustomerController::viewRegisterAction - + Front\Controller\CustomerController::createAction register diff --git a/templates/frontOffice/sterivein/register.html b/templates/frontOffice/sterivein/register.html index 30012aa6c..2fe5e3a3d 100644 --- a/templates/frontOffice/sterivein/register.html +++ b/templates/frontOffice/sterivein/register.html @@ -15,7 +15,7 @@

{intl l="Create New Account"}

{form name="thelia.front.customer.create"} -
+ {form_field form=$form field='success_url'} {* the url the user is redirected to on registration success *} {/form_field}