[*] MO : mailjet is now in advertising_marketing category (instead of front_office_features)

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11202 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
mMarinetti
2011-12-14 12:24:42 +00:00
parent 082c1440c7
commit 26c8f164a9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ class Mailjet extends Module
public function __construct()
{
$this->name = 'mailjet';
$this->tab = 'front_office_features';
$this->tab = 'advertising_marketing';
$this->version = '1.0';
$this->displayName = 'Mailjet';