aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2013-06-06 11:01:00 +0100
committerStruan Donald <struan@exo.org.uk>2013-06-06 11:01:00 +0100
commit38b54d4328252dc89710e7761afecfbf82cd1264 (patch)
tree28011e81a8f6834d9ffe9a1dd6a7b134f41debaa
parent0c652a052bff1c79dd3ac6e5c7b29532bb5677ca (diff)
first stab at explantion text on submit email page. Closes #444
-rw-r--r--www/templates/en/submit_email.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/www/templates/en/submit_email.html b/www/templates/en/submit_email.html
index 641e276..6de8a21 100644
--- a/www/templates/en/submit_email.html
+++ b/www/templates/en/submit_email.html
@@ -10,4 +10,17 @@
</div>
<input data-role="button" data-theme="a" type="button" id="have_password" name="have_password" value="I have a password">
<input data-role="button" data-theme="a" type="button" id="email_confirm" name="email_confirm" value="I don't">
+
+ <p>
+ To make a report on FixMyStreet we require you to confirm your email address either by setting up
+ an account, or clicking a link in an email we send you.
+ </p>
+
+ <p>
+ If you have a FixMyStreet account then choose "I have a password", otherwise choose "I don't".
+ </p>
+
+ <p>
+ If you choose "I don't" then you can, if you want, set a password.
+ </p>
</div>