removed captcha from template

This commit is contained in:
Robbt 2018-12-18 08:38:45 -05:00
parent 2c3db00f12
commit bec1b170cd
1 changed files with 0 additions and 1 deletions

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') ?>