X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/c162c065c6f6db5dc584599f5639b296b627a165..e8e4aa53d49c1f16aa11961cdc7a14e834a4a541:/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 7e8d533b0..394e81cd1 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| %>