Missing hidden field product_id for the redirection when the user click "Save"
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
}
|
||||
|
||||
{* Hidden field *}
|
||||
<input type="hidden" name="product_id" value="{$product_id}">
|
||||
<input type="hidden" name="current_tab" value="seo">
|
||||
|
||||
{form_hidden_fields form=$form}
|
||||
|
||||
Reference in New Issue
Block a user