+1
-1
@@ -2,7 +2,7 @@
|
||||
<module>
|
||||
<name>ps_mainmenu</name>
|
||||
<displayName><![CDATA[Main menu]]></displayName>
|
||||
<version><![CDATA[2.3.2]]></version>
|
||||
<version><![CDATA[2.3.4]]></version>
|
||||
<description><![CDATA[Adds a new menu to the top of your e-commerce website.]]></description>
|
||||
<author><![CDATA[PrestaShop]]></author>
|
||||
<tab><![CDATA[front_office_features]]></tab>
|
||||
|
||||
+1
-1
@@ -69,7 +69,7 @@ class Ps_MainMenu extends Module implements WidgetInterface
|
||||
{
|
||||
$this->name = 'ps_mainmenu';
|
||||
$this->tab = 'front_office_features';
|
||||
$this->version = '2.3.2';
|
||||
$this->version = '2.3.4';
|
||||
$this->author = 'PrestaShop';
|
||||
$this->imageFiles = null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user