diff options
Diffstat (limited to 'public/admin/language/en-gb/mail/affiliate_deny.php')
-rw-r--r-- | public/admin/language/en-gb/mail/affiliate_deny.php | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/public/admin/language/en-gb/mail/affiliate_deny.php b/public/admin/language/en-gb/mail/affiliate_deny.php new file mode 100644 index 0000000..1f20754 --- /dev/null +++ b/public/admin/language/en-gb/mail/affiliate_deny.php @@ -0,0 +1,6 @@ +<?php +// Text +$_['text_subject'] = '%s - Your affiliate account has been denied!'; +$_['text_welcome'] = 'Welcome and thank you for registering at %s!'; +$_['text_denied'] = 'Unfortunately your request has been denied. For more information you can contact the store owner here:'; +$_['text_thanks'] = 'Thanks,';
\ No newline at end of file |