From 0b613ae2fb2e3356edf1575ed983e1e236a5234e Mon Sep 17 00:00:00 2001 From: AlexEven Date: Thu, 14 Aug 2014 17:14:07 +0200 Subject: [PATCH 1/2] // blocktopmenu.php: typo --- blocktopmenu.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blocktopmenu.php b/blocktopmenu.php index e1261de..aa829a5 100644 --- a/blocktopmenu.php +++ b/blocktopmenu.php @@ -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', From 61bceabe688b27bcf5fb4b584750413c7470f6df Mon Sep 17 00:00:00 2001 From: Jerome Nadaud Date: Mon, 18 Aug 2014 11:09:43 +0200 Subject: [PATCH 2/2] //Version update --- blocktopmenu.php | 2 +- config.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/blocktopmenu.php b/blocktopmenu.php index aa829a5..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; diff --git a/config.xml b/config.xml index 7229b7b..588fc96 100644 --- a/config.xml +++ b/config.xml @@ -2,7 +2,7 @@ blocktopmenu - +