From bd4ce9eb597b22252eb796c4c8466217b465e6bf Mon Sep 17 00:00:00 2001 From: Alex Orluc <alex.orluc@maarch.org> Date: Fri, 24 Feb 2017 12:09:33 +0100 Subject: [PATCH] FEAT #5243 change _CREATE_CONTACT icon --- apps/maarch_entreprise/xml/menu.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/maarch_entreprise/xml/menu.xml b/apps/maarch_entreprise/xml/menu.xml index 778000d771a..91ee01286bf 100644 --- a/apps/maarch_entreprise/xml/menu.xml +++ b/apps/maarch_entreprise/xml/menu.xml @@ -16,7 +16,7 @@ <id>create_contacts</id> <libconst>_CREATE_CONTACTS</libconst> <url>index.php?page=contacts_v2</url> - <style>fa fa-plus</style> + <style>fa fa-users</style> </MENU> <!-- LETTERBOX --> <MENU> -- GitLab