8d43d063af7b18f1472fe1becf9f8d00a869adf2
[bugdar.git] / locale%2Fen_US%2Femails%2Fpasswordreset.xml.tpl
1 <email>
2 <subject>{bugdar::$options['trackertitle']} Password Reset</subject>
3 <bodyText>Hi {$user->record['displayname']},
4
5 You requested this lost password email at the {bugdar::$options['trackertitle']} bug tracker. To reset your password, simply click the link below (or paste it into your browser window exactly) and enter a new password.
6
7 {bugdar::$options['trackerurl']}/login.php?do=recoverpw&amp;activator=$activator
8
9 If you did not request this, do not worry as this notice will expire in 24 hours.</bodyText>
10 </email>