- Edited
We have a contact us email that is sent with some HTML styling, etc. Each email seems to have lots of extra lines and the CSS code. I would like to remove this junk.
Where in the code would I find the variable that is storing the message as its being imported? Maybe I can modify the body of the email before its written to the db.
Thanks!
Chris Edwards