aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/default
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2011-07-01 14:18:32 +0100
committerMatthew Somerville <matthew@mysociety.org>2011-07-01 14:18:32 +0100
commitb054065d6b1025e97b1a19e8a69280954253599d (patch)
treeb71d14faac8711e6b8c7a5dea30414e82841e1d0 /templates/web/default
parenta010a31a65d6ff3da49d7d85b1dd5a9300c3c92d (diff)
Update error message.
Diffstat (limited to 'templates/web/default')
-rw-r--r--templates/web/default/auth/general.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/default/auth/general.html b/templates/web/default/auth/general.html
index 5f9a09199..234aadf52 100644
--- a/templates/web/default/auth/general.html
+++ b/templates/web/default/auth/general.html
@@ -20,7 +20,7 @@
[% IF loc_email_error %]
<div class="form-error">[% loc_email_error %]</div>
[% ELSIF sign_in_error %]
- <div class="form-error">[% loc('There was a problem with your email/password combination. Please try again.') %]</div>
+ <div class="form-error">[% loc('There was a problem with your email/password combination. Passwords and user accounts are a brand <strong>new</strong> service, so you probably do not have one yet &ndash; please fill in the right hand side of this form to get one.') %]</div>
[% END %]
<div class="form-field">