X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/a9b00e16e70707e398d475352d68ed9da86dec3b..536dee8fc7f28ab2fc10a9e0873f33b649ad424f:/app/views/users/show.html.erb diff --git a/app/views/users/show.html.erb b/app/views/users/show.html.erb index 440d68874..5e7883799 100644 --- a/app/views/users/show.html.erb +++ b/app/views/users/show.html.erb @@ -2,9 +2,9 @@
<%= 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) %>