Merge pull request #649 from Robbt/remove-recaptcha

removed the recaptcha
This commit is contained in:
Lucas Bickel 2018-12-18 19:10:14 +01:00 committed by GitHub
commit cb0daddaf5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 1 additions and 34 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') ?>