X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/df061947c488be0313633555289c8dd668551c96..26698d6:/app/views/users/show.html.erb diff --git a/app/views/users/show.html.erb b/app/views/users/show.html.erb index ac6938af7..1dd84edea 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(".if_set_location_html", :settings_link => (link_to t(".settings_link_text"), :controller => "users", :action => "account", :display_name => current_user.display_name)) %>

+

<%= t(".set_location_html", :edit_profile_url => edit_profile_path) %>

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