Improved event internalization

This commit is contained in:
Ylian Saint-Hilaire
2020-09-09 01:32:00 -07:00
parent 6aabbf9dc9
commit e1c2824b22
24 changed files with 4689 additions and 630 deletions

View File

@@ -1,19 +1,19 @@
<html><head></head><body><div>[[[SERVERNAME]]] - Account Invitation</div>
<html><head></head><body><div>[[[SERVERNAME]]] - Convite para conta</div>
<div style="font-family:Arial,Helvetica,sans-serif">
<table style="background-color:#003366;color:lightgray;width:100%" cellpadding="8">
<tbody><tr>
<td>
<b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] - Account Invitation</b>
<b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] - Convite para conta</b>
</td>
</tr>
</tbody></table>
<p>An account was created for you on server <a href="[[[SERVERURL]]]" notrans="1">[[[SERVERNAME]]]</a>, you can access it now with:</p>
<p>Uma conta foi criada para você no servidor <a href="[[[SERVERURL]]]" notrans="1">[[[SERVERNAME]]]</a>, você pode acessá-lo agora com:</p>
<p>
&nbsp;&nbsp;&nbsp;Nome de usuário: <b notrans="1">[[[ACCOUNTNAME]]]</b><br>
&nbsp;&nbsp;&nbsp;Senha: <b notrans="1">[[[PASSWORD]]]</b>
</p>
Best regards,
Cumprimentos,
<br>
[[[USERNAME]]]
[[[NOME DO USUÁRIO]]]
<br>
</div></body></html>