X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/f47eeb0632d63b5f305e52d3758a38044b350a20..033c032ed6ffbdd95d0cea1ace5c736d51934013:/app/views/profiles/edit.html.erb diff --git a/app/views/profiles/edit.html.erb b/app/views/profiles/edit.html.erb index 5bf7426f2..a50d4b5db 100644 --- a/app/views/profiles/edit.html.erb +++ b/app/views/profiles/edit.html.erb @@ -42,13 +42,13 @@
<%= t ".home location" -%> -

hidden<% end %>><%= t ".no home location" %>

+

hidden<% end %>><%= t ".no home location" %>

<%= f.text_field :home_lat, :wrapper_class => "col-sm-4", :id => "home_lat" %> <%= f.text_field :home_lon, :wrapper_class => "col-sm-4", :id => "home_lon" %>
- checked="checked" <% end %> id="updatehome" /> + checked="checked" <% end %> id="updatehome" />
<%= tag.div "", :id => "map", :class => "content_map set_location border border-grey rounded" %>