diff --git a/app/views/users/edit.html.erb b/app/views/users/edit.html.erb index f13e0e668..ead1b4731 100644 --- a/app/views/users/edit.html.erb +++ b/app/views/users/edit.html.erb @@ -1,96 +1,98 @@ <% title "Settings" %> -<% if flash[:settings_notice] %> -
-<% end %> - -<% if flash[:error].present? %> - -<% end %> - -<% if params[:state] == "previous-registration" %> - -<% end %> - -