diff options
-rw-r--r-- | app/views/user/bad_token.rhtml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/app/views/user/bad_token.rhtml b/app/views/user/bad_token.rhtml index 5088a50ff..9855fb546 100644 --- a/app/views/user/bad_token.rhtml +++ b/app/views/user/bad_token.rhtml @@ -4,13 +4,13 @@ correctly from your email. </h1> <p> -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 <strong>select and copy +it</strong> from the email. Then <strong>paste it into your browser</strong>, into the place +you would type the address of any other webpage. </p> <p> -If you got the email more than six months ago, then this login link won't work any +If you got the email <strong>more than six months ago</strong>, then this login link won't work any more. Please try doing what you were doing from the beginning. </p> |