Email is returning Submit x: and Submit y:
I've used the Contact Form Solution Pack several times now without to many problems. Until now that is.
The Contact form response is also returning:
submit x: 59
submit y: 12
I have changed the submit button to an image with
<input name="submit" type="image" src="assets/images/submit.jpg" alt="Submit" />
Any ideas of how to stop it adding this to the email?