aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/user/signchangeemail_confirm.html.erb
blob: bfedbac2d456054b1d54d25a5465eae9ea881e8f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<% @title = h("Now check your email!") %>

<h1 class="confirmation_heading"> <%= _('Now check your email!')%></h1>

<p class="confirmation_message">
 <%= _('We\'ve sent an email to your new email address. You\'ll need to click the link in
it before your email address will be changed.')%>
</p>

<p class="confirmation_message">
<small> <%= _('If you use web-based email or have "junk mail" filters, also check your
bulk/spam mail folders. Sometimes, our messages are marked that way.')%></small>
</p>