Squash-merging the ISSO3 branch back onto master
[bugdar.git] / locale / en_US / emails / activateaccount.xml.tpl
1 <email>
2 <subject>Welcome to {bugdar::$options['trackertitle']}</subject>
3 <bodyText>Hi {$input->in['displayname']},
4
5 Welcome to the {bugdar::$options['trackertitle']} tracker. Before you can begin posting bug reports, you'll need to activate your account. To do this, please click this link:
6
7 {bugdar::$options['trackerurl']}/register.php?do=activate&amp;userid=$userid&amp;activator=$activationid</bodyText>
8 </email>