diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html index 334ac76c0..6e278f4a1 100644 --- a/files/templates/submission_listing.html +++ b/files/templates/submission_listing.html @@ -298,7 +298,7 @@ {% if v and v.id==p.author_id %} {% if p.private %} - + {% endif %} @@ -311,21 +311,21 @@ {% endif %} {% endif %} - + {% if v and v.id!=p.author_id %} {% endif %} {% if v %} - + - + {% endif %} {% if v %} - - + + {% if v.admin_level >=3 or v.id == p.author.id and v.paid_dues %} @@ -350,7 +350,7 @@ {% endif %} {% if v.admin_level >=4 and p.oauth_app %} - + {% endif %} {% endif %} @@ -371,8 +371,8 @@ {% endif %} {% if v and v.admin_level == 6 and v.id!=p.author_id %} - - + + {% endif %}