From 02757788be939c8c5be146234021452a66452166 Mon Sep 17 00:00:00 2001 From: kek7198 Date: Sun, 5 Dec 2021 15:42:46 -0600 Subject: [PATCH] fix --- files/templates/submission_listing.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html index 2bf90f71e..4d85655be 100644 --- a/files/templates/submission_listing.html +++ b/files/templates/submission_listing.html @@ -396,10 +396,10 @@ Looks like there is no content atm.

- - {% endif %} +{% include "/modals/ModalSubmissionListingActions.html" %} + {% endfor %} {% if v %} @@ -411,7 +411,6 @@ {% endif %} {% include "expanded_image_modal.html" %} -{% include "/modals/ModalSubmissionListingActions.html" %} {% for p in listing %}