From f97c3140568573cf62d2ecf150e741eb562479d1 Mon Sep 17 00:00:00 2001 From: TheCoreDev Date: Wed, 2 Dec 2020 22:05:50 +0100 Subject: [PATCH] =?UTF-8?q?Modif=20de=20la=20route=20pour=20la=20cr=C3=A9a?= =?UTF-8?q?tion=20de=20client,=20pour=20les=20pbs=20de=20faux=20clients?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- local/modules/Front/Config/front.xml | 2 +- templates/frontOffice/sterivein/register.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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}