Blame view

sources/core/lostpassword/templates/email.php 109 Bytes
03e52840d   Kload   Init
1
2
  <?php
  echo str_replace('{link}', $_['link'], $l->t('Use the following link to reset your password: {link}'));