r1512: In the approve users section of admin/usergroup.php, we were still using the...
[bugdar.git] / templates / email / accountapproved.xml.tpl
1 <email>
2 <subject>Account Approved at {$bugsys->options['trackertitle']}</subject>
3 <bodyText>Hi $user[displayname],
4
5 Your account was awaiting moderation at {$bugsys->options['trackertitle']}. Today, an administrator approved your registration and you are now able to use the bug tracker fully.
6
7 If you have any questions, please don't hesitate to contact the webmaster.</bodyText>
8 </email>