X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/64b3e289ac14533c6fb2b1223b6417ad0446878c..a27e6636a6d9b87da48211ae08e68b2cee8ad54c:/app/views/users/account.html.erb
diff --git a/app/views/users/account.html.erb b/app/views/users/account.html.erb
index 51c933b5d..0f2f3741f 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 settings_map set_location" %>
<%= submit_tag t(".save changes button") %>