X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/26698d6d267ab410d082a9b774b3ad5f9dc86b05..c07bb0745d1ebc58637f8b46f8615dca03fada2d:/app/views/users/show.html.erb diff --git a/app/views/users/show.html.erb b/app/views/users/show.html.erb index 1dd84edea..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(".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)) %>