Перенос шаблонов писем для смены E-mail в папку компонента email'ов

This commit is contained in:
ErickSkrauch
2017-04-24 19:31:38 +03:00
parent 1d5e0ce2c6
commit 0b61c2d819
7 changed files with 4 additions and 4 deletions

View File

@@ -0,0 +1,14 @@
<?php
/**
* @var string $key
*/
?>
<p>
You want to change you account E-mail. Right? So you must pass the code below into field on site.
</p>
<p>Code: <?= $key ?></p>
<br />
<p><i>// P.S. yes, this is E-mail is not designed yet :)</i></p>