X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/9b634f349388cf51d580bab96feaf02313156295..bab39572a17146d5b6e696f0ba584a89daac10c7:/app/views/users/account.html.erb diff --git a/app/views/users/account.html.erb b/app/views/users/account.html.erb index 51c933b5d..ad6614c76 100644 --- a/app/views/users/account.html.erb +++ b/app/views/users/account.html.erb @@ -166,7 +166,7 @@ checked="checked" <% end %> id="updatehome" /> - <%= content_tag "div", "", :id => "map", :class => "content_map settings_map set_location" %> + <%= tag.div "", :id => "map", :class => "content_map set_location" %> <%= submit_tag t(".save changes button") %>