X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/66b5e85845547e6f3c6dba59952217f5882b0271..8ecb53b8692cbaac262fba5b1baa632d7cef5353:/app/views/users/account.html.erb diff --git a/app/views/users/account.html.erb b/app/views/users/account.html.erb index bb30581f9..10b33063e 100644 --- a/app/views/users/account.html.erb +++ b/app/views/users/account.html.erb @@ -94,7 +94,7 @@
<%= t ".home location" -%>
class="nohome"<% end %>> -

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

+

<%= 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" %>