first commit
This commit is contained in:
9
admininistrator/language/en-gb/mail/customer_deny.php
Normal file
9
admininistrator/language/en-gb/mail/customer_deny.php
Normal file
@ -0,0 +1,9 @@
|
||||
<?php
|
||||
// Text
|
||||
$_['text_subject'] = '%s - Your 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,';
|
||||
|
||||
// Button
|
||||
$_['button_contact'] = 'Contact Us';
|
Reference in New Issue
Block a user