diff --git a/app/views/devise/passwords/edit.html.erb b/app/views/devise/passwords/edit.html.erb index ea8f0e9950..b658a735bd 100644 --- a/app/views/devise/passwords/edit.html.erb +++ b/app/views/devise/passwords/edit.html.erb @@ -24,10 +24,17 @@ <%= _('Show passwords') %> + + <% if Rails.configuration.x.recaptcha.enabled %> +