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