diff --git a/src/config.json b/src/config.json
index 8779de9b5481d6b67bcefed35b46abd70de8fa61..699b69f9c5c5a9bd9fed6521bf6099b6b11b4af0 100644
--- a/src/config.json
+++ b/src/config.json
@@ -4,8 +4,8 @@
     "sdn": "https://test-paris.happy-dev.fr",
     "cdn": "https://cdn.happy-dev.fr",
     "xmpp": "https://jabber.happy-dev.fr/http-bind/",
-    "client_id": "833925"
     //"client_id": "499509"
+    "client_id": "833925"
   },
   "prod": {
     "sdn": "https://test-paris.happy-dev.fr",
diff --git a/src/styles/members.scss b/src/styles/members.scss
index 908626e8a4fc351e71014c5b25b75e4152c05293..46f0406cca4557eb780c985b8d8beada88d8acd2 100644
--- a/src/styles/members.scss
+++ b/src/styles/members.scss
@@ -122,7 +122,7 @@
         
 
         [name$='cell'] * {
-          @include icon('atom');
+          @include icon('user');
         }
 
         [name$='roles'] * {