From 383b408fa7641e1d9def6db2630007c27d216f5b Mon Sep 17 00:00:00 2001 From: Tom MacWright Date: Mon, 10 Jun 2013 16:40:41 -0700 Subject: [PATCH] Fix unclosed labels in account details --- app/views/user/account.html.erb | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) 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" %> -
-- 2.43.2