diff options
Diffstat (limited to 'app/views/user/bad_token.rhtml')
-rw-r--r-- | app/views/user/bad_token.rhtml | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/app/views/user/bad_token.rhtml b/app/views/user/bad_token.rhtml index d47a3c8bd..bfdfc1a55 100644 --- a/app/views/user/bad_token.rhtml +++ b/app/views/user/bad_token.rhtml @@ -4,9 +4,14 @@ correctly from your email. </p> <p id="bad_token"> -If you can't click on it in the email, you'll have -to select and copy it from the email. Then paste it into your browser, into -the place you would type the address of any other webpage. +If you can't click on it in the email, you'll have to select and copy it from +the email. Then paste it into your browser, into the place you would type the +address of any other webpage. +</p> + +<p id="bad_token"> +If you got the email more than a year ago, then this login link won't work any +more. Please try doing what you were doing from the beginning. </p> |