mirror of
https://github.com/elyby/accounts.git
synced 2025-05-31 14:11:46 +05:30
Простые шаблоны писем для процесса смены E-mail адреса
This commit is contained in:
@@ -6,7 +6,11 @@
|
||||
?>
|
||||
|
||||
<p>
|
||||
Этот E-mail адрес был указан как новый для аккаунта <?= $account->username ?>. Чтобы подтвердить это E-mail,
|
||||
введите код ниже в форму на сайте.
|
||||
This E-mail was specified as new for account <?= $account->username ?>. To confirm this E-mail, pass code
|
||||
below into form on site.
|
||||
</p>
|
||||
<p>Код: <?= $key ?></p>
|
||||
<p>Code: <?= $key ?></p>
|
||||
|
||||
<br />
|
||||
|
||||
<p><i>// P.S. yes, this is E-mail is not designed yet :)</i></p>
|
||||
|
Reference in New Issue
Block a user