diff --git a/files/templates/submission.html b/files/templates/submission.html index 429f465f1..1ee63c784 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -266,10 +266,6 @@ - {% if v and (v.id==p.author_id or v.admin_level > 1 and v.admin_level > 2) %} - - {% endif %} - {% if v %} {% endif %} @@ -284,6 +280,10 @@ + {% if v.id==p.author_id or v.admin_level > 1 and v.admin_level > 2 %} + + {% endif %} + {% if v.admin_level > 1 or v.id == p.author.id and v.paid_dues %}