6 lines
144 B
PHP
6 lines
144 B
PHP
<?php
|
|
|
|
$txt_str['email'] = [
|
|
'switch_to_html' => 'This is an HTML email, if the email is not displayed correctly, switch to HTML view.',
|
|
];
|