X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/29e98571454a450f0af1e2649d1688c6f2afffdb..ad900553cb722617bf3d3d7dc6b9af47678b5ef0:/app/views/dashboards/show.html.erb diff --git a/app/views/dashboards/show.html.erb b/app/views/dashboards/show.html.erb index f5feb9037..9aa4abed4 100644 --- a/app/views/dashboards/show.html.erb +++ b/app/views/dashboards/show.html.erb @@ -7,7 +7,7 @@
<% if @user.home_lat.nil? or @user.home_lon.nil? %>
-

<%= t(".no_home_location_html", :edit_profile_link => link_to(t(".edit_your_profile"), edit_profile_path)) %>

+

<%= t(".no_home_location_html", :edit_profile_link => link_to(t(".edit_your_profile"), edit_profile_path)) %>

<% else %> <% content_for :head do %>