Blame view

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