diff --git a/Admin/Install/Navigation.install.json b/Admin/Install/Navigation.install.json index ed84363..4550f82 100755 --- a/Admin/Install/Navigation.install.json +++ b/Admin/Install/Navigation.install.json @@ -7,7 +7,7 @@ "name": "Messages", "uri": "{/base}/messages/dashboard?{?}", "target": "self", - "icon": "fa fa-envelope", + "icon": "mail", "order": 10, "from": "Messages", "permission": { "permission": 2, "category": null, "element": null }, diff --git a/Theme/Backend/mail-create.tpl.php b/Theme/Backend/mail-create.tpl.php index 48c99db..a8a25c7 100755 --- a/Theme/Backend/mail-create.tpl.php +++ b/Theme/Backend/mail-create.tpl.php @@ -18,9 +18,9 @@ echo $this->data['nav']->render(); ?>