From ba9a934ecec3f56858a77991d3f5c64f48541c66 Mon Sep 17 00:00:00 2001
From: PIQUARD SIMON <simon.piquard@unistra.fr>
Date: Thu, 5 Jul 2018 11:50:01 +0200
Subject: [PATCH] Update help.json

---
 help.json | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/help.json b/help.json
index 0d96db5..65ed8d3 100755
--- a/help.json
+++ b/help.json
@@ -36,13 +36,19 @@
     ]
   },
   "connection": {
-    "title": "Je n'arrive pas à me connecter",
-    "description": "<em>Because we are not connected</em>",
+    "title": "J'ai un problème avec mon compte unistra",
+    "description": "<em>activons ! retrouvons ! réinitialisons !</em>",
     "options": [
       "firstConnection",
       "lostPassword",
+      "lostid",
       "support"
     ]
+  },
+    "lostid": {
+    "title": "Je ne connais pas mon identifiant",
+    "description": "Qui suis-je ?",
+    "action": "https://quisuisje.unistra.fr/quisuisje/bin/accueil"
   },
   "firstConnection": {
     "title": "Je n'ai pas activé mon compte e.n.t.",
-- 
GitLab