FIX: incorrect title for custom_invite_forum_mailer
This commit is contained in:
parent
93556bb950
commit
96a070d73d
|
@ -1777,7 +1777,7 @@ en:
|
||||||
%{invite_link}
|
%{invite_link}
|
||||||
|
|
||||||
custom_invite_forum_mailer:
|
custom_invite_forum_mailer:
|
||||||
title: "Invite Forum Mailer"
|
title: "Custom Invite Forum Mailer"
|
||||||
subject_template: "%{invitee_name} invited you to join %{site_domain_name}"
|
subject_template: "%{invitee_name} invited you to join %{site_domain_name}"
|
||||||
text_body_template: |
|
text_body_template: |
|
||||||
%{invitee_name} invited you to join
|
%{invitee_name} invited you to join
|
||||||
|
|
Loading…
Reference in New Issue