// Renaming options to fields_options

This commit is contained in:
tDidierjean
2012-03-29 16:14:14 +00:00
parent 5425cb4aaa
commit 60ad46c3d1
31 changed files with 47 additions and 48 deletions
@@ -113,7 +113,7 @@ class AdminCarriersControllerCore extends AdminController
array('value' => Carrier::SORT_BY_DESC, 'name' => $this->l('Descending'))
);
$this->options = array(
$this->fields_options = array(
'general' => array(
'title' => $this->l('Carrier options'),
'fields' => array(