//Changed English strings using the translationsenglish module.
This commit is contained in:
@@ -541,7 +541,7 @@ class AdminCartRulesControllerCore extends AdminController
|
||||
'show_toolbar' => true,
|
||||
'toolbar_btn' => $this->toolbar_btn,
|
||||
'toolbar_scroll' => $this->toolbar_scroll,
|
||||
'title' => array($this->l('Payment'), $this->l('Cart Rules')),
|
||||
'title' => array($this->l('Payment: '), $this->l('Cart Rules')),
|
||||
'defaultDateFrom' => date('Y-m-d H:00:00'),
|
||||
'defaultDateTo' => date('Y-m-d H:00:00', strtotime('+1 month')),
|
||||
'customerFilter' => $customer_filter,
|
||||
|
||||
Reference in New Issue
Block a user