X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/2436f9e580edb2d4f23db0f489e619d6fb69764f..7d46f5db6004f1e0555150c3f97c82185d76b837:/app/views/users/show.html.erb?ds=sidebyside diff --git a/app/views/users/show.html.erb b/app/views/users/show.html.erb index 0db30f5b5..caa7730cb 100644 --- a/app/views/users/show.html.erb +++ b/app/views/users/show.html.erb @@ -191,7 +191,7 @@
<% if @user.home_lat.nil? or @user.home_lon.nil? %>
-

<%= t(".set_location_html", :edit_profile_url => 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 %>