Your IP : 216.73.216.95


Current Path : /var/www/alh/admin/language/english/mail/
Upload File :
Current File : /var/www/alh/admin/language/english/mail/affiliate.php

<?php
// Text
$_['text_approve_subject']      = '%s - Your Affiliate Account has been activated!';
$_['text_approve_welcome']      = 'Welcome and thank you for registering at %s!';
$_['text_approve_login']        = 'Your account has now been created and you can log in by using your email address and password by visiting our website or at the following URL:';
$_['text_approve_services']     = 'Upon logging in, you will be able to generate tracking codes, track commission payments and edit your account information.';
$_['text_approve_thanks']       = 'Thanks,';
$_['text_transaction_subject']  = '%s - Affiliate Commission';
$_['text_transaction_received'] = 'You have received %s commission!';
$_['text_transaction_total']    = 'Your total amount of commission is now %s.';
?>