CC-3874: after 3 unsuccessful attempts to login no RE-CAPTCHA is shown and
you can't even login as admin user - fixed
This commit is contained in:
parent
01439663d9
commit
a6dc2adb78
2 changed files with 2 additions and 5 deletions
|
@ -25,7 +25,7 @@
|
|||
<a href="<?php echo $this->baseUrl('login/password-restore'); ?>" class="link reset">Reset password</a>
|
||||
</dd>
|
||||
<?php endif; ?>
|
||||
|
||||
<?php echo $this->element->getElement('captcha') ?>
|
||||
<dt id="submit-label"> </dt>
|
||||
<dd id="submit-element">
|
||||
<?php echo $this->element->getElement('submit') ?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue