small fixes on frontoffice

This commit is contained in:
Julien Chanséaume
2014-07-25 17:07:58 +02:00
committed by Julien Chanseaume
parent e76ad60342
commit bd5dd4a172
5 changed files with 13 additions and 9 deletions

View File

@@ -25,6 +25,7 @@
{form name="thelia.front.address.create"}
<form id="form-address" class="form-horizontal" action="{url path="/address/create"}" method="post">
{form_field form=$form field='success_url'}
{$next_url=$smarty.get.next|default:{url path="/account"}}
<input type="hidden" name="{$name}" value="{url path="/account"}" />
{/form_field}