removed captcha from template
This commit is contained in:
parent
2c3db00f12
commit
bec1b170cd
|
@ -30,7 +30,6 @@
|
||||||
|
|
||||||
<?php echo $this->element->getElement('csrf') ?>
|
<?php echo $this->element->getElement('csrf') ?>
|
||||||
|
|
||||||
<?php echo $this->element->getElement('captcha') ?>
|
|
||||||
<dt id="submit-label"> </dt>
|
<dt id="submit-label"> </dt>
|
||||||
<dd id="submit-element">
|
<dd id="submit-element">
|
||||||
<?php echo $this->element->getElement('submit') ?>
|
<?php echo $this->element->getElement('submit') ?>
|
||||||
|
|
Loading…
Reference in New Issue