From 7957a457066e1203c9994e6feaa4df395593583c Mon Sep 17 00:00:00 2001 From: PIQUARD SIMON <simon.piquard@unistra.fr> Date: Thu, 5 Jul 2018 12:12:14 +0200 Subject: [PATCH] Update help.json --- help.json | 18 +++++------------- 1 file changed, 5 insertions(+), 13 deletions(-) diff --git a/help.json b/help.json index 65ed8d3..73ff639 100755 --- a/help.json +++ b/help.json @@ -51,8 +51,8 @@ "action": "https://quisuisje.unistra.fr/quisuisje/bin/accueil" }, "firstConnection": { - "title": "Je n'ai pas activé mon compte e.n.t.", - "description": "Mon compte, compte e.n.t. ohé ohé !", + "title": "Je ne l'ai pas encore activé", + "description": "et c'est la première chose à faire", "options": [ "firstConnectionStudent", "firstConnectionEmployee", @@ -89,17 +89,9 @@ ] }, "firstConnectionEmployeeUnknown": { - "title": "Je n'ai pas mon identifiant ou la clé d'activation", - "description": "", - "options": [ - "firstConnectionEmployeeUnknownAction", - "support" - ] - }, - "firstConnectionEmployeeUnknownAction": { - "title": "Contacter mon correspondant RH", - "description": "", - "action": "https://wo.u-strasbg.fr/app/WebObjects/HarpGestUDS.woa/wa/listeCorrespStruct" + "title": "Je n'ai pas reçu mon identifiant ou la clé d'activation", + "description": "contactez le support informatique", + "action": "https://sos.unistra.fr/" }, "firstConnectionEmployeeKnown": { "title": "J'ai mon identifiant et ma clé d'activation", -- GitLab