Skip to content

Commit

Permalink
minor text changes
Browse files Browse the repository at this point in the history
  • Loading branch information
flyingmachine committed Dec 20, 2011
1 parent f31b697 commit 31aca68
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions app/views/devise/registrations/edit.html.haml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
%h2
Edit
= resource_name.to_s.humanize
Update Your Account

= form_for(resource, :as => resource_name, :url => registration_path(resource_name), :html => { :method => :put, :class => "form-stacked" }) do |f|
= devise_error_messages!
Expand Down

0 comments on commit 31aca68

Please sign in to comment.