Page 1 of 1

How to Modify email format?

Posted: 19 Mar 2019, 00:54
by kokerp
Hi There
Mantis Version: 2.12.2

I want to modify email format, 'issues history' hide. and add '此為系統自動通知信,請勿直接回信(This message is automatically sent, please do not reply directly!)'

but i'm not sure which file to modify.
Please help it.

Thank you.

Re: How to Modify email format?

Posted: 19 Mar 2019, 12:10
by cas
check out the email_api.php in core and check out function email_format_bug_message

Re: How to Modify email format?

Posted: 20 Mar 2019, 02:13
by kokerp
Hi cas
Successfully modified.
Thank you.

Re: How to Modify email format?

Posted: 20 Mar 2019, 09:50
by cas
Just remember that with a future update this modification will be gone :idea:

Re: How to Modify email format?

Posted: 23 Mar 2019, 06:31
by khansaab
Thanks. It also help me :wink: