e1f2673696853a244a095fb79e589afaaa38ad21
[bugdar.git] / locale%2Fen_US%2Femails%2Factivateaccount.xml.tpl
1 <email>
2 <subject>Welcome to {$bugsys->options['trackertitle']}</subject>
3 <bodyText>Hi {$bugsys->in['displayname']},
4
5 Welcome to the {$bugsys->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 {$bugsys->options['trackerurl']}/register.php?do=activate&amp;userid=$userid&amp;activator=$activationid</bodyText>
8 </email>