Browse Source

Typo and punctuation corrections.

for_activeadmin
John Bradley 12 years ago
parent
commit
2b77e843c5
  1. 4
      app/views/devise/two_factor_authentication/max_login_attempts_reached.html.erb

4
app/views/devise/two_factor_authentication/max_login_attempts_reached.html.erb

@ -1,3 +1,3 @@
<h2>Access completly denied as you have reached your attempts limit = <%= @limit %></h2>
<p>Please contact your system administrator</p>
<h2>Access completely denied as you have reached your attempts limit = <%= @limit %>.</h2>
<p>Please contact your system administrator.</p>

Loading…
Cancel
Save