From ce176591af417aef0e4c4d5407d101c9388a8325 Mon Sep 17 00:00:00 2001 From: Thibault Duplessis Date: Fri, 3 Feb 2017 16:10:00 +0100 Subject: [PATCH] mention your username when asking for confirmation email --- app/views/auth/checkYourEmail.scala.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/views/auth/checkYourEmail.scala.html b/app/views/auth/checkYourEmail.scala.html index bc2b89e137..962409d7e2 100644 --- a/app/views/auth/checkYourEmail.scala.html +++ b/app/views/auth/checkYourEmail.scala.html @@ -8,7 +8,11 @@ zen = true) {

@trans.checkYourEmail()

@trans.weHaveSentYouAnEmailClickTheLink()

@trans.ifYouDoNotSeeTheEmailCheckOtherPlaces()

-

Not receiving it? Ask @contactEmailLink and we'll confirm your email for you.

+

+ Not receiving it? + Ask @contactEmailLink and we'll confirm your email for you. + Don't forget to mention your username. +

}