From eab87a0399ffa5b1e4f78ec7b550f7649daba532 Mon Sep 17 00:00:00 2001 From: kek7198 Date: Fri, 31 Dec 2021 09:44:45 -0600 Subject: [PATCH] fix --- .../CHRISTMAS/admin/reported_posts.html | 38 ++++++++++++------- .../CHRISTMAS/dropdowns/SearchSorts.html | 2 +- 2 files changed, 26 insertions(+), 14 deletions(-) diff --git a/files/templates/CHRISTMAS/admin/reported_posts.html b/files/templates/CHRISTMAS/admin/reported_posts.html index 128cd7eb74..25dba61283 100644 --- a/files/templates/CHRISTMAS/admin/reported_posts.html +++ b/files/templates/CHRISTMAS/admin/reported_posts.html @@ -57,17 +57,29 @@ -
- - {% if 'rdrama.net' not in request.host or v.admin_level > 2 %} - - {% endif %} +
+
@@ -78,11 +90,11 @@
- {% block listing %} + {% block listing %}
{% include "CHRISTMAS/submission_listing.html" %}
- {% endblock %} + {% endblock %}
{% endblock %} diff --git a/files/templates/CHRISTMAS/dropdowns/SearchSorts.html b/files/templates/CHRISTMAS/dropdowns/SearchSorts.html index 72ded9bfc4..629313cac6 100644 --- a/files/templates/CHRISTMAS/dropdowns/SearchSorts.html +++ b/files/templates/CHRISTMAS/dropdowns/SearchSorts.html @@ -1,6 +1,6 @@