aboutsummaryrefslogtreecommitdiffstats
path: root/public/admin/language/en-gb/mail/affiliate_approve.php
diff options
context:
space:
mode:
Diffstat (limited to 'public/admin/language/en-gb/mail/affiliate_approve.php')
-rw-r--r--public/admin/language/en-gb/mail/affiliate_approve.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/public/admin/language/en-gb/mail/affiliate_approve.php b/public/admin/language/en-gb/mail/affiliate_approve.php
new file mode 100644
index 0000000..913342d
--- /dev/null
+++ b/public/admin/language/en-gb/mail/affiliate_approve.php
@@ -0,0 +1,7 @@
+<?php
+// Text
+$_['text_subject'] = '%s - Your affiliate account has been activated!';
+$_['text_welcome'] = 'Welcome and thank you for registering at %s!';
+$_['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:';
+$_['text_services'] = 'Upon logging in, you will be able to generate tracking codes, track commission payments and edit your account information.';
+$_['text_thanks'] = 'Thanks,'; \ No newline at end of file