diff --git a/files/templates/admin/removed_comments.html b/files/templates/admin/removed_comments.html index bac408d79..8399ee022 100644 --- a/files/templates/admin/removed_comments.html +++ b/files/templates/admin/removed_comments.html @@ -1,7 +1,7 @@ {% extends "admin/removed_posts.html" %} {% block title %} -Comments +Removed Comments {% endblock %} {% block listing %} diff --git a/files/templates/admin/reported_comments.html b/files/templates/admin/reported_comments.html index 93f624f7f..3ee534eaf 100644 --- a/files/templates/admin/reported_comments.html +++ b/files/templates/admin/reported_comments.html @@ -1,7 +1,7 @@ {% extends "admin/reported_posts.html" %} {% block title %} -Removed Comments +Reported Comments {% endblock %} {% block listing %}