Add honeypot field to the add your event form.
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 16 Sep 2016 13:45:31 +0000 (09:45 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 16 Sep 2016 13:45:31 +0000 (09:45 -0400)
commit00262bd9111cc2bb89f2d264942c34f7ffd0ca89
tree6b4f5639e2ade019b0e7be103c3ff73d4950085b
parent75add3c38b6556572afeac17dd9a248043f93017
Add honeypot field to the add your event form.

Using css to hide the tr that the field is in. If the field has content
then the form will not submit. Form still appears to submit.
css/front.css
models/front/events/frontAdd.php
views/front/events/frontAdd.html