Browse Source

Merge pull request #8 from johnmichaelbradley/patch-1

Typo and punctuation corrections.
for_activeadmin
Dmitrii Golub 12 years ago
parent
commit
a42ccf4f6f
  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> <h2>Access completely denied as you have reached your attempts limit = <%= @limit %>.</h2>
<p>Please contact your system administrator</p> <p>Please contact your system administrator.</p>

Loading…
Cancel
Save