X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/69c1f6d1862aad00f80a0d2e32dbbe70aba65649..b598979374985b8c62fac14588d685e29eac20a4:/app/views/user/view.html.erb diff --git a/app/views/user/view.html.erb b/app/views/user/view.html.erb index c85ca5fd9..1628e2364 100644 --- a/app/views/user/view.html.erb +++ b/app/views/user/view.html.erb @@ -156,7 +156,7 @@ <% if @user and @this_user.id != @user.id %>
<%= link_to new_issue_url(reportable_id: @this_user.id, reportable_type: @this_user.class.name, reported_user_id: @this_user.id), :title => t('user.view.report') do%> - <%= image_tag('notice.png', size: '10x10') %> +  ⚐ <% end %>
<% end %>