[+] BO : Adding e-mailing module category

This commit is contained in:
fSerny
2012-01-11 09:00:57 +00:00
parent 88b3c8f9e7
commit 30cbe4f4bc
@@ -82,6 +82,7 @@ class AdminModulesControllerCore extends AdminController
$this->list_modules_categories['checkout']['name'] = $this->l('Checkout');
$this->list_modules_categories['content_management']['name'] = $this->l('Content Management');
$this->list_modules_categories['export']['name'] = $this->l('Export');
$this->list_modules_categories['emailing']['name'] = $this->l('E-mailing');
$this->list_modules_categories['front_office_features']['name'] = $this->l('Front Office Features');
$this->list_modules_categories['i18n_localization']['name'] = $this->l('I18n & Localization');
$this->list_modules_categories['merchandizing']['name'] = $this->l('Merchandizing');