Fix #128
This commit is contained in:
@@ -9,19 +9,12 @@ Content-Disposition: inline
|
|||||||
|
|
||||||
Hi,
|
Hi,
|
||||||
|
|
||||||
%SENDER_NAME_OR_ID% has invited you into a room [%ROOM_NAME_OR_ID%] on
|
%SENDER_NAME_OR_ID% has invited you to the Matrix room [%ROOM_NAME_OR_ID%].
|
||||||
Matrix. To join the conversation, register an account on %REGISTER_URL%
|
To join the conversation, register an account using %REGISTER_URL%
|
||||||
|
|
||||||
|
You may be required to provide the same email used for this invite during registration.
|
||||||
You can also register an account on a public server and get in touch with them.
|
You can also register an account on a public server and get in touch with them.
|
||||||
|
|
||||||
|
|
||||||
About Matrix:
|
|
||||||
|
|
||||||
Matrix is an open standard for interoperable, decentralised, real-time communication
|
|
||||||
over IP, supporting group chat, file transfer, voice and video calling, integrations to
|
|
||||||
other apps, bridges to other communication systems and much more. It can be used to power
|
|
||||||
Instant Messaging, VoIP/WebRTC signalling, Internet of Things communication.
|
|
||||||
|
|
||||||
Thanks,
|
Thanks,
|
||||||
|
|
||||||
%DOMAIN_PRETTY% Admins
|
%DOMAIN_PRETTY% Admins
|
||||||
@@ -68,18 +61,11 @@ Content-Disposition: inline
|
|||||||
<td id="inner">
|
<td id="inner">
|
||||||
<p>Hi,</p>
|
<p>Hi,</p>
|
||||||
|
|
||||||
<p>%SENDER_NAME_OR_ID% has invited you into a room [%ROOM_NAME_OR_ID%] on
|
<p>%SENDER_NAME_OR_ID% has invited you to the Matrix room [%ROOM_NAME_OR_ID%].<br/>
|
||||||
Matrix. To join the conversation, register an account on <a href="%REGISTER_URL%">%DOMAIN%</a>.</p>
|
To join the conversation, register an account on <a href="%REGISTER_URL%">%DOMAIN%</a>.</p>
|
||||||
|
|
||||||
<p>You can also register an account on a public server and get in touch with them.</p>
|
<p>You may be required to provide the same email used for this invite during registration.<br/>
|
||||||
|
You can also register an account on a public server and get in touch with them.</p>
|
||||||
<br>
|
|
||||||
<p>About Matrix:</p>
|
|
||||||
|
|
||||||
<p>Matrix is an open standard for interoperable, decentralised, real-time communication
|
|
||||||
over IP, supporting group chat, file transfer, voice and video calling, integrations to
|
|
||||||
other apps, bridges to other communication systems and much more. It can be used to power
|
|
||||||
Instant Messaging, VoIP/WebRTC signalling, Internet of Things communication.</p>
|
|
||||||
|
|
||||||
<p>Thanks,</p>
|
<p>Thanks,</p>
|
||||||
|
|
||||||
|
@@ -9,7 +9,7 @@ Content-Disposition: inline
|
|||||||
|
|
||||||
Hi,
|
Hi,
|
||||||
|
|
||||||
%SENDER_NAME_OR_ID% has invited you into a room [%ROOM_NAME_OR_ID%] on Matrix.
|
%SENDER_NAME_OR_ID% has invited you to the Matrix room [%ROOM_NAME_OR_ID%].
|
||||||
|
|
||||||
Thanks,
|
Thanks,
|
||||||
|
|
||||||
@@ -57,7 +57,7 @@ Content-Disposition: inline
|
|||||||
<td id="inner">
|
<td id="inner">
|
||||||
<p>Hi,</p>
|
<p>Hi,</p>
|
||||||
|
|
||||||
<p>%SENDER_NAME_OR_ID% has invited you into a room [%ROOM_NAME_OR_ID%] on Matrix.</p>
|
<p>%SENDER_NAME_OR_ID% has invited you to the Matrix room [%ROOM_NAME_OR_ID%].</p>
|
||||||
|
|
||||||
<p>Thanks,</p>
|
<p>Thanks,</p>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user