mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-03-24 13:49:54 -04:00
move private reply welcome notice to bottom
This commit is contained in:
parent
3aea00473b
commit
c1d93b2713
1 changed files with 6 additions and 6 deletions
|
@ -1502,10 +1502,10 @@ en:
|
|||
|
||||
We believe in [civilized community behavior](%{base_url}/guidelines) at all times.
|
||||
|
||||
(If you need to privately communicate with [staff members](%{base_url}/about) as a new user, just reply to this private message.)
|
||||
|
||||
Enjoy your stay!
|
||||
|
||||
(If you need to privately communicate with [staff members](%{base_url}/about) as a new user, just reply to this private message.)
|
||||
|
||||
welcome_invite:
|
||||
subject_template: "Welcome to %{site_name}!"
|
||||
text_body_template: |
|
||||
|
@ -1523,10 +1523,10 @@ en:
|
|||
|
||||
We believe in [civilized community behavior](%{base_url}/guidelines) at all times.
|
||||
|
||||
(If you need to privately communicate with [staff members](%{base_url}/about) as a new user, just reply to this private message.)
|
||||
|
||||
Enjoy your stay!
|
||||
|
||||
(If you need to privately communicate with [staff members](%{base_url}/about) as a new user, just reply to this private message.)
|
||||
|
||||
[prefs]: %{user_preferences_url}
|
||||
|
||||
backup_succeeded:
|
||||
|
@ -1877,10 +1877,10 @@ en:
|
|||
|
||||
We believe in [civilized community behavior](%{base_url}/guidelines) at all times.
|
||||
|
||||
(If you need to privately communicate with [staff members](%{base_url}/about) as a new user, just reply to this private message.)
|
||||
|
||||
Enjoy your stay!
|
||||
|
||||
(If you need to privately communicate with [staff members](%{base_url}/about) as a new user, just reply to this private message.)
|
||||
|
||||
signup:
|
||||
subject_template: "[%{site_name}] Activate your new account"
|
||||
text_body_template: |
|
||||
|
|
Loading…
Add table
Reference in a new issue