diff --git a/files/templates/admin/removed_posts.html b/files/templates/admin/removed_posts.html index f4fb88eb1..dfd91542e 100644 --- a/files/templates/admin/removed_posts.html +++ b/files/templates/admin/removed_posts.html @@ -12,7 +12,7 @@ {% endblock %} {% block title %} -removed Posts +Removed Posts {% endblock %} diff --git a/files/templates/admin/reported_comments.html b/files/templates/admin/reported_comments.html index 38c670360..93f624f7f 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 %} -Comments +Removed Comments {% endblock %} {% block listing %}