_userRecoveryPasswordLetter.php 391 Bytes
Newer Older
Яков's avatar
first  
Яков committed
1
2
3
4
5
6
<?php
include_partial('pages/headerLetter', array('host' => $host));
?>
<br />

Для востановления пароля перейдите по ссылке, <a href="<?php echo 'http://' . $host . url_for('@personal_password_recovery?secretString=' . $secretString) ?>" style="color: #618D2A; border-bottom: 1px dashed; text-decoration: none">Востановить пароль</a>