affiliate_approve.php (512B)
1 <?php 2 // Text 3 $_['text_subject'] = '%s - Your affiliate account has been activated!'; 4 $_['text_welcome'] = 'Welcome and thank you for registering at %s!'; 5 $_['text_login'] = 'Your account has now been approved and you can log in by using your email address and password by visiting our website or at the following URL:'; 6 $_['text_services'] = 'Upon logging in, you will be able to generate tracking codes, track commission payments and edit your account information.'; 7 $_['text_thanks'] = 'Thanks,';