aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/templates/en/submit_set_password.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/templates/en/submit_set_password.html b/src/templates/en/submit_set_password.html
index 159b075..ccecd35 100644
--- a/src/templates/en/submit_set_password.html
+++ b/src/templates/en/submit_set_password.html
@@ -6,6 +6,9 @@
<div id="errors"></div>
<form id="passwordForm" name="passwordForm">
<div id="password_row">
+ <p class="notopmargin">
+ Enter a password for your account. This won't be activated till you click the link in the confirmation email
+ </p>
<div class="inputcard">
<div>
<input data-role="none" type="password" value="" name="password" id="form_password" placeholder="Your password" required>