diff --git a/files/templates/submission.html b/files/templates/submission.html index e263cb7e4..4b5518552 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -560,7 +560,7 @@ - {% if v and (v.id==p.author_id or v.admin_level > 1 and v.admin_level > 2) and not v.is_suspended %} + {% if v and (v.id==p.author_id or v.admin_level > 2) and not v.is_suspended %}