X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/f1935b1c5786de8f27bee9b6b2da2f28f650468f..536dee8fc7f28ab2fc10a9e0873f33b649ad424f:/app/views/users/show.html.erb diff --git a/app/views/users/show.html.erb b/app/views/users/show.html.erb index ac6938af7..5e7883799 100644 --- a/app/views/users/show.html.erb +++ b/app/views/users/show.html.erb @@ -25,19 +25,19 @@ <%= link_to t(".my comments"), :controller => "diary_entries", :action => "comments", :display_name => current_user.display_name %>
<%= 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) %>