// instead instead of insted
This commit is contained in:
@@ -183,7 +183,7 @@ class AdminPPreferencesControllerCore extends AdminController
|
||||
),
|
||||
'PS_DISPLAY_DISCOUNT_PRICE' => array(
|
||||
'title' => $this->l('Display discounted price'),
|
||||
'desc' => $this->l('Insted of showing the discount (-5%) it will instead show the new price with the discount applied'),
|
||||
'desc' => $this->l('Instead of showing the discount (-5%) it will instead show the new price with the discount applied'),
|
||||
'validation' => 'isBool',
|
||||
'cast' => 'intval',
|
||||
'required' => false,
|
||||
|
||||
Reference in New Issue
Block a user