X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/56a34d85ccacb9068f4c2dae0be1991b31a82e16..161fc8ac47f6a3435f357be9af230a5c44735a9c:/app/views/profiles/edit.html.erb diff --git a/app/views/profiles/edit.html.erb b/app/views/profiles/edit.html.erb index d755be52c..fea15eb2f 100644 --- a/app/views/profiles/edit.html.erb +++ b/app/views/profiles/edit.html.erb @@ -42,7 +42,7 @@
<%= t ".home location" -%> -

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

+

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

<%= f.text_field :home_lat, :wrapper_class => "col-sm-4 d-flex flex-column", :class => "mt-auto", :id => "home_lat" %> <%= f.text_field :home_lon, :wrapper_class => "col-sm-4 d-flex flex-column", :class => "mt-auto", :id => "home_lon" %>