1
0

7 lines
301 B
PHP
Raw Permalink Normal View History

2020-02-12 23:25:39 +02:00
<?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,';