From b4590489bfd10f705706e752dc6847c33e3eb08e Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sat, 31 Jul 2021 13:31:10 +0200 Subject: [PATCH] dfdf --- drama/templates/submission.html | 4 ++-- drama/templates/submission_listing.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/drama/templates/submission.html b/drama/templates/submission.html index aa62be871..44fcc0e7e 100644 --- a/drama/templates/submission.html +++ b/drama/templates/submission.html @@ -134,9 +134,9 @@ {% if v %} {% if v.admin_level >=3 %} - + {% if v==p.author %} - + {% endif %} diff --git a/drama/templates/submission_listing.html b/drama/templates/submission_listing.html index d7755cf52..bed8cb08f 100644 --- a/drama/templates/submission_listing.html +++ b/drama/templates/submission_listing.html @@ -328,7 +328,7 @@ {% if v==p.author %} - + {% endif %}