This is an automated email from the git hooks/post-receive script. New commit to branch develop 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>.