email.php 110 B

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