Add language explaining how to reload the P2P creation page if you haven't confirmed as user yet
This commit is contained in:
parent
d61a80d92c
commit
bad7d5ba79
1 changed files with 2 additions and 0 deletions
|
@ -115,6 +115,8 @@
|
||||||
<p>
|
<p>
|
||||||
<!--= hide_if is_confirmed -->
|
<!--= hide_if is_confirmed -->
|
||||||
Simply click the confirmation link in the email we sent you when you created your <%= Settings.general.name %> account.
|
Simply click the confirmation link in the email we sent you when you created your <%= Settings.general.name %> account.
|
||||||
|
<br/><br/>
|
||||||
|
Once you've clicked the confirmation link, come back here and <a href="javascript:window.location.reload(true)">reload this page</a>.
|
||||||
</p>
|
</p>
|
||||||
<p class='pastelBox--green u-padding--5'>
|
<p class='pastelBox--green u-padding--5'>
|
||||||
<!--= show_if is_confirmed -->
|
<!--= show_if is_confirmed -->
|
||||||
|
|
Loading…
Reference in a new issue