Update AdminAttributesGroupsController.php

This commit is contained in:
ldecoker
2013-04-16 19:17:51 +03:00
parent 624fed3710
commit 34644ee6eb
@@ -328,6 +328,10 @@ class AdminAttributesGroupsControllerCore extends AdminController
'label' => $this->l('Current texture:'),
'name' => 'current_texture'
);
$this->fields_form['input'][] = array(
'type' => 'closediv'
);
$this->fields_form['submit'] = array(
'title' => $this->l('Save '),