From: Tom MacWright Date: Mon, 10 Jun 2013 23:40:41 +0000 (-0700) Subject: Fix unclosed labels in account details X-Git-Tag: live~4937 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/383b408fa7641e1d9def6db2630007c27d216f5b Fix unclosed labels in account details --- diff --git a/app/views/user/account.html.erb b/app/views/user/account.html.erb index 371524f96..a4dbf81a3 100644 --- a/app/views/user/account.html.erb +++ b/app/views/user/account.html.erb @@ -26,17 +26,17 @@
-
-
-
@@ -133,14 +133,11 @@
- -

<%= t 'user.account.update home location on click' %> checked="checked" <% end %> id="updatehome" />

<% content_for :head do %> <%= javascript_include_tag "user" %> <% end %> <%= content_tag "div", "", :id => "map", :class => "content_map settings_map set_location" %> -