Yep, that bit in red is injected by DNN for all checkboxes and radio buttons. It's ridiculous.
I added CssClass="normalCheckBox" qt line 68 in checkout.ascx to tell DNN to not do it for that checkbox. So long as nothing is broken in the store (and it does sound like something is broken) then that works.
I'm working on some new templates at the moment in DNN7.2 and will check that this checkbox is ok before release.
Rob
I added CssClass="normalCheckBox" qt line 68 in checkout.ascx to tell DNN to not do it for that checkbox. So long as nothing is broken in the store (and it does sound like something is broken) then that works.
I'm working on some new templates at the moment in DNN7.2 and will check that this checkbox is ok before release.
Rob