summaryrefslogtreecommitdiffstats
path: root/core/lostpassword/templates/email.php
blob: 3dbae4bfc69ab7adf9bf6baf02fc28568c7eeb55 (plain)
1
2
<?php
echo str_replace('{link}', $_['link'], $l->t('Use the following link to reset your password: {link}'));