X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/40141993f713944d9a2c471685e44ec6c83bb4ba..ecd81eadbec57582749bb246d74e32ecab74d1d6:/app/views/users/show.html.erb diff --git a/app/views/users/show.html.erb b/app/views/users/show.html.erb index 9f967742e..28dc07e0d 100644 --- a/app/views/users/show.html.erb +++ b/app/views/users/show.html.erb @@ -179,7 +179,7 @@ <% if current_user and @user.id == current_user.id %> <% if @user.home_lat.nil? or @user.home_lon.nil? %>
<%= raw(t ".if set location", :settings_link => (link_to t(".settings_link_text"), :controller => "users", :action => "account", :display_name => current_user.display_name)) %>
+<%= raw(t(".if set location", :settings_link => (link_to t(".settings_link_text"), :controller => "users", :action => "account", :display_name => current_user.display_name))) %>