mirror of
https://github.com/flarum/framework.git
synced 2025-01-21 20:24:14 +08:00
Merge pull request #8 from maelsoucaze/email-subjects
Use right email subjects
This commit is contained in:
commit
3c8c3258ec
|
@ -352,7 +352,7 @@ core:
|
|||
If you did not sign up, please ignore this email.
|
||||
|
||||
confirm_email:
|
||||
subject: Activate Your New Account
|
||||
subject: Confirm Your New Email Address
|
||||
body: |
|
||||
Hey {username}!
|
||||
|
||||
|
@ -364,7 +364,7 @@ core:
|
|||
If this was not you, please ignore this email.
|
||||
|
||||
reset_password:
|
||||
subject: Activate Your New Account
|
||||
subject: Reset Your Password
|
||||
body: |
|
||||
Hey {username}!
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user