branch feature/6844-forgotenPassword updated (6ff7c19 -> 957035a)
This is an automated email from the git hooks/post-receive script. New change to branch feature/6844-forgotenPassword in repository wao. See http://git.codelutin.com/wao.git from 6ff7c19 refs 6844 En cas de succes du renouvellement de mot de passe, redirection vers page de login. Si mot de passe différent d'email alors redirection vers demande d'intervention sur site new 957035a Refs #6844 : Syntaxical correction The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 957035a31730ce279226408cbb3ce7165d816998 Author: Léo Kaufmann <kaufmann@codelutin.com> Date: Thu Apr 9 15:07:55 2015 +0200 Refs #6844 : Syntaxical correction Summary of changes: wao-services/src/main/resources/email/UserCredentialsEmail_fr.mustache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
This is an automated email from the git hooks/post-receive script. New commit to branch feature/6844-forgotenPassword in repository wao. See http://git.codelutin.com/wao.git commit 957035a31730ce279226408cbb3ce7165d816998 Author: Léo Kaufmann <kaufmann@codelutin.com> Date: Thu Apr 9 15:07:55 2015 +0200 Refs #6844 : Syntaxical correction --- wao-services/src/main/resources/email/UserCredentialsEmail_fr.mustache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wao-services/src/main/resources/email/UserCredentialsEmail_fr.mustache b/wao-services/src/main/resources/email/UserCredentialsEmail_fr.mustache index 191e487..e4f791b 100644 --- a/wao-services/src/main/resources/email/UserCredentialsEmail_fr.mustache +++ b/wao-services/src/main/resources/email/UserCredentialsEmail_fr.mustache @@ -1,6 +1,6 @@ Bonjour {{waoUser.firstName}}, -Vos identifiants de connexion ont changés. +Vos identifiants de connexion ont changé. Votre identifiant : {{waoUser.login}} -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm