MeshCentral/emails/translations/account-check_zh-cht.html

15 lines
809 B
HTML
Raw Normal View History

2020-08-24 02:35:29 -04:00
<html><head></head><body><div>[[[SERVERNAME]]] - 電子郵件驗證</div>
2020-08-20 17:24:50 -04:00
<div style="font-family:Arial,Helvetica,sans-serif">
<table style="background-color:#003366;color:lightgray;width:100%" cellpadding="8">
<tbody><tr>
<td>
2020-08-24 02:35:29 -04:00
<b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] - 驗證</b>
2020-08-20 17:24:50 -04:00
</td>
</tr>
</tbody></table>
2020-08-24 02:35:29 -04:00
<p>[[[USERNAME]],你好, <a href="[[[SERVERURL]]]">[[[SERVERNAME]]]</a> 正在請求電子郵件驗證,請單擊以下鏈接以完成該過程。</p>
2020-08-20 17:24:50 -04:00
<p style="margin-left:30px">
<a href="[[[SERVERURL]]]/checkmail?c=[[[COOKIE]]]">單擊此處以驗證您的電子郵件地址。</a>
</p>
如果您沒有發起此請求,請忽略此郵件。
</div></body></html>