Hi Guust
This is what I have for the email template:
<p>Hi, you have an enquiry from <b>[#listing_link#]</b></p><p>===============================</p><p>[#comments#]</p><p>===============================</p>
<p>Click reply to send a message to [#from_name#].</p><p>Thank you,<br /><br />[#site_name_url#].</p>
And this is what the email looks like:
Hi, you have an enquiry from Test Listing
===============================
Hello, I would like to enquire about…
From : Adele
Phone :
Sent from – Plastic Surgery Hub.
===============================
Click reply to send a message to Adele.
Thank you,
http://www.plasticsurgeryhub.com.au.
So the “Sent from” line gets added in automatically – I’m happy to remove this line if you can tell me what php file it is in?