switch to h4 for invite body title copy
This commit is contained in:
parent
98e03b04b5
commit
9e91d137e3
|
@ -1764,7 +1764,7 @@ en:
|
|||
text_body_template: |
|
||||
%{invitee_name} invited you to a discussion
|
||||
|
||||
> **%{topic_title}**
|
||||
> #### %{topic_title}
|
||||
>
|
||||
> %{topic_excerpt}
|
||||
|
||||
|
@ -1782,7 +1782,7 @@ en:
|
|||
text_body_template: |
|
||||
%{invitee_name} invited you to a discussion
|
||||
|
||||
> **%{topic_title}**
|
||||
> #### %{topic_title}
|
||||
>
|
||||
> %{topic_excerpt}
|
||||
|
||||
|
@ -2414,7 +2414,7 @@ en:
|
|||
invited_to_private_message_body: |
|
||||
%{username} invited you to a message
|
||||
|
||||
> **%{topic_title}**
|
||||
> #### %{topic_title}
|
||||
>
|
||||
> %{topic_excerpt}
|
||||
|
||||
|
@ -2425,7 +2425,6 @@ en:
|
|||
invited_to_topic_body: |
|
||||
%{username} invited you to a discussion
|
||||
|
||||
> **%{topic_title}**
|
||||
>
|
||||
> %{topic_excerpt}
|
||||
|
||||
|
|
Loading…
Reference in New Issue