diff options
author | francis <francis> | 2008-02-28 14:06:27 +0000 |
---|---|---|
committer | francis <francis> | 2008-02-28 14:06:27 +0000 |
commit | ac8a798cbc6fda9672ce39756180c71a7b253b6b (patch) | |
tree | e5845c24b38502989d7c8c06fd60c7da89bfb460 | |
parent | b5304d82fd31b1b1afa136ba61348ae22284b71b (diff) |
Better wording
-rw-r--r-- | app/views/user_mailer/already_registered.rhtml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app/views/user_mailer/already_registered.rhtml b/app/views/user_mailer/already_registered.rhtml index ebff3e8c4..14dee6d97 100644 --- a/app/views/user_mailer/already_registered.rhtml +++ b/app/views/user_mailer/already_registered.rhtml @@ -4,8 +4,7 @@ You just tried to sign up to foi.mysociety.org, when you already have an account. Your name and password have been left as they previously were. -Please click on the link below to confirm your account. -<%=@reasons[:email]%> +Please click on the link below. <%=@reasons[:email]%> <%=@url%> |