// Fix update english key of translations in all files
This commit is contained in:
@@ -86,7 +86,7 @@ class AdminOrderMessageControllerCore extends AdminController
|
||||
)
|
||||
),
|
||||
'submit' => array(
|
||||
'title' => $this->l(' Save '),
|
||||
'title' => $this->l('Save '),
|
||||
'class' => 'button'
|
||||
)
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user