Ekdant-Online-Store/admininistrator/language/en-gb/mail/affiliate_deny.php

6 lines
310 B
PHP
Raw Normal View History

2024-08-06 12:21:00 +00:00
<?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,';