diff --git a/webapp/components/_new/generic/FiledTable/FiledTable.vue b/webapp/components/_new/generic/FiledTable/FiledTable.vue
index 3cea1beab..246e8c754 100644
--- a/webapp/components/_new/generic/FiledTable/FiledTable.vue
+++ b/webapp/components/_new/generic/FiledTable/FiledTable.vue
@@ -1,30 +1,31 @@
-
-
-
-
-
-
-
- {{ $t('report.reason.category.options.' + scope.row.reasonCategory) }}
-
-
- {{ scope.row.reasonDescription.length ? scope.row.reasonDescription : '—' }}
-
-
+
+
+
+
+
+
+
+
+
+
+
+ {{ $t('report.reason.category.options.' + scope.row.reasonCategory) }}
+
+
+ {{ scope.row.reasonDescription.length ? scope.row.reasonDescription : '—' }}
+
+
+
+
diff --git a/webapp/locales/en.json b/webapp/locales/en.json
index aa180b64e..3e23e461d 100644
--- a/webapp/locales/en.json
+++ b/webapp/locales/en.json
@@ -506,6 +506,7 @@
"reviewed": "Reviewed",
"closed": "Closed"
},
+ "reportedOn": "Date",
"moreDetails": "Report Details",
"decideModal": {
"submit": "Confirm decision",
diff --git a/webapp/pages/notifications/index.vue b/webapp/pages/notifications/index.vue
index 1995f3b4d..aa002cec7 100644
--- a/webapp/pages/notifications/index.vue
+++ b/webapp/pages/notifications/index.vue
@@ -6,11 +6,7 @@
-
+