X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/783b5e3729228908d7404ae7404af1023501a906..c1c459734d96736d1f4a5a14ec2570bcfd2cf83d:/app/views/users/account.html.erb diff --git a/app/views/users/account.html.erb b/app/views/users/account.html.erb index 7fd6929ca..ad6614c76 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| %>