diff --git a/templates/backOffice/default/product-edit.html b/templates/backOffice/default/product-edit.html index 9773df9dc..97f06a537 100755 --- a/templates/backOffice/default/product-edit.html +++ b/templates/backOffice/default/product-edit.html @@ -93,7 +93,6 @@ {form name="thelia.admin.seo"} {include file="includes/seo-tab.html" form = $form - currentId = "{$ID}" formAction = "{url path='/admin/products/seo/save'}" pageUrl = "{url path='/admin/products/update' product_id=$ID}" closeUrl = "{url path='/admin/categories' category_id=$DEFAULT_CATEGORY}"