php: 8.2.2
Good morning,
There is apparently a bug with sending a response by email, the line "------ Reply above this line ------" is not taken into account.
In fact, I realized that this was no longer taken into account as soon as I added this to the custom-text.php file, even when using exactly the same text as in text.php
Code: Select all
$hesklang['EMAIL_HR']='------ custom text ------';