X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/fc90b7358124ce9017a94b3f6e4a779fbc28c71c..7dbf8d83369cb73929080c4ba23fdd7dcd0184df:/app/views/user/view.html.erb diff --git a/app/views/user/view.html.erb b/app/views/user/view.html.erb index 119fe10a4..f797c4ba4 100644 --- a/app/views/user/view.html.erb +++ b/app/views/user/view.html.erb @@ -102,6 +102,11 @@ <% end %> + <% if current_user and @this_user.id != current_user.id %> +
  • + <%= report_link(t(".report"), @this_user) %> +
  • + <% end %> <% end %>