0
1
Fork 0
hedera-web-mindshore/reports/recover-password/ui.php

8 lines
167 B
PHP

<?php $title = s('Recover password') ?>
<p>
<?=s('Press on the following link to change your password.')?>
</p>
<a href="<?=$url?>">
<?=s('Recover password')?>
</a>