mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-27 09:36:19 -05:00
improvement to accept invite password instructions
This commit is contained in:
parent
4f1c6a30cd
commit
6139090e9e
1 changed files with 3 additions and 1 deletions
|
@ -1324,9 +1324,11 @@ en:
|
|||
text_body_template: |
|
||||
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}
|
||||
|
||||
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:
|
||||
subject_template: "[%{site_name}] Email Deliverability Test"
|
||||
text_body_template: |
|
||||
|
|
Loading…
Reference in a new issue