// Btn-primary replacement
This commit is contained in:
@@ -265,7 +265,7 @@ class AdminSpecificPriceRuleControllerCore extends AdminController
|
||||
),
|
||||
'submit' => array(
|
||||
'title' => $this->l('Save'),
|
||||
'class' => 'btn btn-primary'
|
||||
'class' => 'btn btn-default'
|
||||
),
|
||||
);
|
||||
if (($value = $this->getFieldValue($this->object, 'price')) != -1)
|
||||
|
||||
Reference in New Issue
Block a user