// fix form extensible page preference

This commit is contained in:
vKham
2011-12-30 16:09:03 +00:00
parent 57fc14bf6b
commit bfcf3ddedc
5 changed files with 1 additions and 4 deletions
@@ -94,7 +94,6 @@ class AdminContactControllerCore extends AdminController
'general' => array(
'title' => $this->l('Contact details'),
'icon' => 'tab-contact',
'class' => 'width3',
'fields' => $fields,
'submit' => array('title' => $this->l(' Save '), 'class' => 'button')
),