removed captcha from template

This commit is contained in:
Robbt 2018-12-18 08:38:45 -05:00
parent 2c3db00f12
commit bec1b170cd

View file

@ -30,7 +30,6 @@
<?php echo $this->element->getElement('csrf') ?>
<?php echo $this->element->getElement('captcha') ?>
<dt id="submit-label">&nbsp;</dt>
<dd id="submit-element">
<?php echo $this->element->getElement('submit') ?>