Hi I try to modify the email adress in function EMAIL_DISCLAIMER in includes/languages/english/email_extras.php
Here is the code:
Here is the result in gmail:PHP Code:define('EMAIL_DISCLAIMER', 'This email address was given to us by you or by one of our customers. If you feel that you have received this email in error, please send an email to <a href="mailto:[email protected]">[email protected]</a> ');
This email address was given to us by you or by one of our customers. If you
feel that you have received this email in error, please send an email to <a
href="mailto:[email protected]">[email protected]</a>
instead of just [email protected]



