X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/779167e493d3163138e1bdde2982ee9f6402da14..2080696fe689c08faa238a73cda4366f71750423:/app/views/profiles/edit.html.erb diff --git a/app/views/profiles/edit.html.erb b/app/views/profiles/edit.html.erb index c57f98a04..a6fa35220 100644 --- a/app/views/profiles/edit.html.erb +++ b/app/views/profiles/edit.html.erb @@ -11,7 +11,7 @@
<%= f.label t(".image") %> -
+
<%= user_image current_user %>
@@ -44,7 +44,7 @@ <%= t ".home location" -%>
class="nohome"<% 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" %>