Fixed "save & close"
This commit is contained in:
@@ -69,7 +69,7 @@
|
||||
|
||||
{form_hidden_fields form=$form}
|
||||
|
||||
{admin_form_field form=$form name="success_url" value={url path="/admin/brand/update/{$ID}"}}
|
||||
{admin_form_field form=$form name="success_url" value={url path="/admin/brand"}}
|
||||
{admin_form_field form=$form name="locale" value={$edit_language_locale}}
|
||||
|
||||
{if $form_error}
|
||||
|
||||
Reference in New Issue
Block a user