improvement to accept invite password instructions

This commit is contained in:
Jeff Atwood 2015-05-01 00:51:17 -07:00
parent 4f1c6a30cd
commit 6139090e9e

View file

@ -1324,9 +1324,11 @@ en:
text_body_template: | text_body_template: |
Thanks for accepting your invitation to %{site_name} -- welcome! Thanks for accepting your invitation to %{site_name} -- welcome!
To log in again, click the following link to choose a password: Click this link to choose a password now:
%{base_url}/users/password-reset/%{email_token} %{base_url}/users/password-reset/%{email_token}
If you don't remember your password, or don't have one yet, choose "reset password" when logging in with your email address.
test_mailer: test_mailer:
subject_template: "[%{site_name}] Email Deliverability Test" subject_template: "[%{site_name}] Email Deliverability Test"
text_body_template: | text_body_template: |