diff --git a/app/views/issues/index.html.erb b/app/views/issues/index.html.erb
index 0edf364ec..2980f5e01 100644
--- a/app/views/issues/index.html.erb
+++ b/app/views/issues/index.html.erb
@@ -22,24 +22,22 @@
<%= t ".status" %>
- <%= t ".number_of_reports" %>
- <%= t ".last_updated_at" %>
- <%= t ".last_updated_by" %>
- <%= t ".link_to_reports" %>
+ <%= t ".reports" %>
+ <%= t ".reported_item" %>
<%= t ".reported_user" %>
- <%= t ".link_to_reported_instance" %>
+ <%= t ".last_updated_by" %>
+ <%= t ".last_updated_at" %>