nextcloud/core/lostpassword/templates/email.php

2 lines
112 B
PHP

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