X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/a3c5bbbbb63f05dcd3fee542b6eb1985b82d2b72..c07bb0745d1ebc58637f8b46f8615dca03fada2d:/app/views/users/show.html.erb diff --git a/app/views/users/show.html.erb b/app/views/users/show.html.erb index dac0ff5b5..caa7730cb 100644 --- a/app/views/users/show.html.erb +++ b/app/views/users/show.html.erb @@ -22,22 +22,22 @@ <%= number_with_delimiter(current_user.diary_entries.size) %>
<%= t(".if_set_location_html", :settings_link => (link_to t(".settings_link_text"), :controller => "users", :action => "account", :display_name => current_user.display_name)) %>
+<%= t(".no_home_location_html", :edit_profile_link => link_to(t(".edit_your_profile"), edit_profile_path)) %>