My simple form ends with HTML code in the email results as shown in this example below.
First Name:: B-----
Last Name:: G-----
Address:: 2302 -----
Irvine, CA -----
United States of America
Email:: them@email.com
colspan="2">
This email was built and sent using
href="http://wordpress.org/extend/plugins/visual-form-builder/"
style="font-size: 12px;">Visual Form Builder.
I found that code in email.php but if I try to edit it, Wordpress says there's a parse error and that error shuts down my entire website to show only that error message. It was something about an unexpected "/" on line 321.
How can I correct the form results so that line appears without the extra HTML?