// blocktopmenu.php: typo
This commit is contained in:
+1
-1
@@ -941,7 +941,7 @@ class Blocktopmenu extends Module
|
||||
'title' => $this->l('Menu Top Link'),
|
||||
'icon' => 'icon-link'
|
||||
),
|
||||
'info' => '<div class="alert alert-warning">' .$this->l('All active products combinations quantities will be change').'</div>',
|
||||
'info' => '<div class="alert alert-warning">' .$this->l('All active products combinations quantities will be changed').'</div>',
|
||||
'input' => array(
|
||||
array(
|
||||
'type' => 'switch',
|
||||
|
||||
Reference in New Issue
Block a user