From 3a58ccb7e298d667bf1fe5bddbc72e6042a5db4d Mon Sep 17 00:00:00 2001 From: kek7198 Date: Mon, 6 Dec 2021 16:58:08 -0600 Subject: [PATCH] fix --- .../modals/ModalSubmissionListingActions.html | 25 +++++++++++++++---- 1 file changed, 20 insertions(+), 5 deletions(-) diff --git a/files/templates/modals/ModalSubmissionListingActions.html b/files/templates/modals/ModalSubmissionListingActions.html index 814b56b04..0998fdd88 100644 --- a/files/templates/modals/ModalSubmissionListingActions.html +++ b/files/templates/modals/ModalSubmissionListingActions.html @@ -166,15 +166,30 @@ {% endif %} {% if v and (v.id==p.author_id or v.admin_level > 1) %} - - +
  • + +
  • +
  • + +
  • {% endif %} {% if v and v.admin_level > 1 and v.id!=p.author_id %} - - +
  • + +
  • +
  • + +
  • {% endif %} -