Turn off agree rules checkbox

idaryl

Avatar: idaryl

2008-05-17 01:21

I know that in some places in Europe the law require this checkbox to be present - in the US however, it does not need to be there - how can I turn it off in 3x?

» Quick.Cart v3.x

Makaron

Avatar: Makaron

2008-05-17 22:09

In file templates/orders_form.tpl change:

<!-- BEGIN RULES_ACCEPT -->
<
input type="hidden" name="iRules" value="1" />
<
em><input type="checkbox" name="iRulesAccept" value="1" alt="box;$lang[Require_rules_accept]" /></em>
<
span>$lang[Rules_accept] (<a href="$aRules[sLinkName]" class="new-window">$lang[rules_read] &raquo;</a>).</span>
<!-- 
END RULES_ACCEPT -->

to

<!-- BEGIN RULES_ACCEPT -->
<!-- 
END RULES_ACCEPT -->

idaryl

Avatar: idaryl

2008-05-18 03:24

You telling me to remove it - my workaround was to "check" the checkbox - then all I did was "hid the code" in comment statements - i thought there would be more to it though ---

treewood (OpenSolution)

Avatar: treewood

2008-05-19 08:01

idaryl, Makaron - another easier way is to go to settings and diselect page with rules

Back to top
about us | contact