server/core/lostpassword/templates/email.php
2011-10-03 20:44:01 +02:00

1 line
112 B
PHP

<?php echo str_replace('{link}', $_['link'], $l->t('Use the following link to reset your password: {link}')) ?>