From 223ff0555c2e74b3d5153933a690da0c948bd238 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sat, 31 Jul 2021 12:42:48 +0200 Subject: [PATCH] dffd --- drama/templates/submission.html | 2 +- drama/templates/submission_listing.html | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/drama/templates/submission.html b/drama/templates/submission.html index 2f0e3f36d0..cb53254f53 100644 --- a/drama/templates/submission.html +++ b/drama/templates/submission.html @@ -105,7 +105,7 @@ - + {% if p.deleted_utc > 0 %} diff --git a/drama/templates/submission_listing.html b/drama/templates/submission_listing.html index d2bc405782..c614f3766a 100644 --- a/drama/templates/submission_listing.html +++ b/drama/templates/submission_listing.html @@ -316,7 +316,7 @@ {% endif %} {% if v and v.id==p.author_id %} - + {% if p.deleted_utc > 0 %} {% else %} @@ -326,7 +326,6 @@ {% if v and (v.id==p.author_id or v.admin_level>=3) %} - {% endif %} {% if v %} {% if v.admin_level >=3 %}