Current Path : /var/www/alh/admin/language/english/mail/ |
Current File : /var/www/alh/admin/language/english/mail/customer.php |
<?php // Text $_['text_approve_subject'] = '%s - Your 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 access other services including reviewing past orders, printing invoices and editing your account information.'; $_['text_approve_thanks'] = 'Thanks,'; $_['text_transaction_subject'] = '%s - Account Credit'; $_['text_transaction_received'] = 'You have received %s credit!'; $_['text_transaction_total'] = 'Your total amount of credit is now %s.' . "\n\n" . 'Your account credit will be automatically deducted from your next purchase.'; $_['text_reward_subject'] = '%s - Reward Points'; $_['text_reward_received'] = 'You have received %s Reward Points!'; $_['text_reward_total'] = 'Your total number of reward points is now %s.'; ?>