diff --git a/blocktopmenu.php b/blocktopmenu.php index e1261de..eb43c8a 100644 --- a/blocktopmenu.php +++ b/blocktopmenu.php @@ -52,7 +52,7 @@ class Blocktopmenu extends Module { $this->name = 'blocktopmenu'; $this->tab = 'front_office_features'; - $this->version = '2.0.1'; + $this->version = '2.0.2'; $this->author = 'PrestaShop'; $this->bootstrap = true; @@ -941,7 +941,7 @@ class Blocktopmenu extends Module 'title' => $this->l('Menu Top Link'), 'icon' => 'icon-link' ), - 'info' => '
' .$this->l('All active products combinations quantities will be change').'
', + 'info' => '
' .$this->l('All active products combinations quantities will be changed').'
', 'input' => array( array( 'type' => 'switch', diff --git a/config.xml b/config.xml index 7229b7b..588fc96 100644 --- a/config.xml +++ b/config.xml @@ -2,7 +2,7 @@ blocktopmenu - +