// Renaming options to fields_options

This commit is contained in:
tDidierjean
2012-03-29 16:14:14 +00:00
parent 69afa5719d
commit e0664df6f8
31 changed files with 47 additions and 48 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ class AdminLogsControllerCore extends AdminController
'date_add' => array('title' => $this->l('Date'), 'width' => 150, 'align' => 'right', 'type' => 'datetime')
);
$this->options = array(
$this->fields_options = array(
'general' => array(
'title' => $this->l('Logs by e-mail'),
'fields' => array(