transaction.php (289B)
1 <?php 2 // Text 3 $_['text_subject'] = '%s - Affiliate Commission'; 4 $_['text_received'] = 'Congratulations! You have received a commission payment from the %s affiliate program'; 5 $_['text_amount'] = 'You have received:'; 6 $_['text_total'] = 'Your total amount of commission is now:';