ercio Posted January 25, 2016 Report Posted January 25, 2016 what is the code to add the pilot ID on confirmation registration email? Quote
Administrators simpilot Posted January 25, 2016 Administrators Report Posted January 25, 2016 In the email_resgistrationaccepted template you can use; <?php echo PilotData::getPilotCode($pilot->code, $pilot->pilotid); ?> Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.