git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14493 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -120,9 +120,8 @@ class AdminOrderPreferencesControllerCore extends AdminController
|
||||
'list' => $cms_tab,
|
||||
'identifier' => 'id',
|
||||
'cast' => 'intval'
|
||||
),
|
||||
),
|
||||
'submit' => array('title' => $this->l('Save'), 'class' => 'button'),
|
||||
)
|
||||
)
|
||||
),
|
||||
'gift' => array(
|
||||
'title' => $this->l('Gift options'),
|
||||
|
||||
Reference in New Issue
Block a user