X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/64fb530581ffd21e2522e70e8a2d4c46d666f760..1f58d4a066006260d3ee0f73e81492c9d7d1f81e:/app/views/user/view.html.erb diff --git a/app/views/user/view.html.erb b/app/views/user/view.html.erb index e50610037..7769ffaa6 100644 --- a/app/views/user/view.html.erb +++ b/app/views/user/view.html.erb @@ -23,7 +23,7 @@ <% if @this_user != nil %>
-<%= t 'user.view.mapper since' %><%= l @this_user.creation_time %> <%= t 'user.view.ago', :time_in_words_ago => time_ago_in_words(@this_user.creation_time) %> +<%= t 'user.view.mapper since' %> <%= l @this_user.creation_time %> <%= t 'user.view.ago', :time_in_words_ago => time_ago_in_words(@this_user.creation_time) %>
<% end %> @@ -81,7 +81,7 @@ <% end %> <% end %> - + <%end%> @@ -110,7 +110,7 @@ <%= t 'user.view.km away', :count => distance.round %> <% end %> - + <% end %> @@ -122,4 +122,6 @@