r1561: Removing the accidential "A" put in check_bug_permissions() that I now just...
[bugdar.git] / templates / email / welcome.xml.tpl
1 <email>
2 <subject>Welcome to {$bugsys->options['trackertitle']}</subject>
3 <bodyText>Hi {$displayName},
4
5 Thank you for taking the time to register at {$bugsys->options['trackertitle']}. We look forward to your contributations to making our products better.
6
7 If you have any questions, please don't hesitate to contact the webmaster.</bodyText>
8 </email>