Update button, for consistency
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
</div>
|
||||
|
||||
<div class="actions">
|
||||
<%= link_to "Forgot Password", forgot_password_path, {:class => "btn btn-warning btn-small"} %>
|
||||
<%= link_to "Forgot Password", forgot_password_path, {:class => "btn btn-danger btn-large"} %>
|
||||
<%= submit_tag "Login", {:class => "btn btn-info btn-large pull-right"} %>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user