Hi when a pilot joins and is approved i want to send them a mail with instructions etc in, i have been looking for the tpl but cant seem to find it, every other one apart from the approved tpl, can someone point me in the right direction,
Thanks..
Hi when a pilot joins and is approved i want to send them a mail with instructions etc in, i have been looking for the tpl but cant seem to find it, every other one apart from the approved tpl, can someone point me in the right direction,
Thanks..
Right now it’s in the code in admin/modules/pilotadmin/pilotadmin.php in the ApprovePilot() function. I’m gonna split that out of the the code though and allow that as an override in the skin folder
Ok I just committed, the template is in /admin/templates/email_…tpl
Copy it to your skin, should work
Thanks, will give that a try now.