app/views/app_frame/devise/registrations/edit.html.haml in app_frame-0.5.6 vs app/views/app_frame/devise/registrations/edit.html.haml in app_frame-0.5.7

- old
+ new

@@ -8,10 +8,10 @@ = f.input :password_confirmation, :required => false = f.input :current_password, :hint => "we need your current password to confirm your changes", :required => true = f.button :submit, "Update", :class => 'btn' -%h3 Cancel my account< +%h3 Cancel my account %p Unhappy? = link_to "Cancel my account", registration_path(resource_name), :confirm => "Are you sure?", :method => :delete \ No newline at end of file