Made many buttons and titles more consistent.
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
<% title "Change Password" %>
|
||||
|
||||
<h1>Change password</h1>
|
||||
<h1>Change Password</h1>
|
||||
|
||||
<%= form_for @user do |f| %>
|
||||
<%= f.text_field :current_password %>
|
||||
<%= f.text_field :email %>
|
||||
<%= f.text_field :password %>
|
||||
<%= f.text_field :password_confirmation %>
|
||||
<% end %>
|
||||
<% end %>
|
||||
|
||||
Reference in New Issue
Block a user