Guest CableGuy Posted September 26, 2009 Report Share Posted September 26, 2009 Hello, Was re forming my website, When i found a slight bug, Below is the info Line 60: <td><input type="text" name="subject" value=""</td> Bug: Missing /> to close the Input Type Where: contact_form.tpl If this isnt a bug, Let me know, But im fixing it on my end. Quote Link to comment Share on other sites More sharing options...
Leiserson Posted September 29, 2009 Report Share Posted September 29, 2009 Its not. You closed the <td> tag but not the input type tag. So after value="" add a />. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.