X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/50b2f4f656b82112fce4939da26a1afc6b140e89..f32773a9f9340edd08bf63a6b1f859f23da9c85e:/app/views/users/account.html.erb?ds=inline diff --git a/app/views/users/account.html.erb b/app/views/users/account.html.erb index 4021e5c08..fadb74f4c 100644 --- a/app/views/users/account.html.erb +++ b/app/views/users/account.html.erb @@ -13,20 +13,20 @@ <%= error_messages_for current_user %> <%= form_for current_user, :url => { :action => :account }, :method => :post, :html => { :multipart => true, :id => "accountForm", :class => "standard-form", :autocomplete => :off } do |f| %>