diff --git a/controllers/admin/AdminAttributesGroupsController.php b/controllers/admin/AdminAttributesGroupsController.php index dcdebe533..4e3a2f1aa 100644 --- a/controllers/admin/AdminAttributesGroupsController.php +++ b/controllers/admin/AdminAttributesGroupsController.php @@ -331,7 +331,8 @@ class AdminAttributesGroupsControllerCore extends AdminController ); $this->fields_form['input'][] = array( - 'type' => 'closediv' + 'type' => 'closediv', + 'name' => '' ); $this->fields_form['submit'] = array(