summaryrefslogtreecommitdiff
path: root/app/views/devise/sessions/_new_base.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/devise/sessions/_new_base.html.haml')
-rw-r--r--app/views/devise/sessions/_new_base.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/devise/sessions/_new_base.html.haml b/app/views/devise/sessions/_new_base.html.haml
index 0b1d3d1ddb3..6e9efcb0597 100644
--- a/app/views/devise/sessions/_new_base.html.haml
+++ b/app/views/devise/sessions/_new_base.html.haml
@@ -16,7 +16,7 @@
- else
= link_to _('Forgot your password?'), new_password_path(:user)
%div
- - if captcha_enabled?
+ - if captcha_enabled? || captcha_on_login_required?
= recaptcha_tags
.submit-container.move-submit-down