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

This commit is contained in:
mMarinetti
2011-12-14 12:24:42 +00:00
parent 3fff6ffef4
commit c7a30dce49
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';