How do I add a Line Break before "Sender IP" ?
How do I add a linebreak to formmailer.php? I want to add it right before "Sender IP". This shows up in the very last part of the contact form that is sent to email. Currently, Sender IP follows the comments section and it looks like it is part of the comments, e.g.,
Comments: testing for line break Sender IP: 76.176.222.159
I've tried adding an html "br" before the "Sender IP" in the "build verticle table format" section but the line break is being ignored. I'm not sure how to do it with the quotes so I might be doing it wrong anyway.
