diff --git a/files/templates/submission.html b/files/templates/submission.html index 1378a9217..de44a226e 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -376,7 +376,7 @@
  • Give Award
  • {% endif %} -
  • Copy link
  • +
  • Copy link
  • {% if v and not (v.admin_level == 6 and v.id == p.author_id) %} {% if p.id in v.subscribed_idlist() %} @@ -507,7 +507,7 @@
  • {{p.comment_count}}
  • -
  • Copy link
  • +
  • Copy link
  • {% if v %}
  • diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html index ba1029b9e..4cf97761d 100644 --- a/files/templates/submission_listing.html +++ b/files/templates/submission_listing.html @@ -142,7 +142,7 @@
  • Give Award
  • {% endif %} -
  • Copy link
  • +
  • Copy link
  • {% if v and not (v.admin_level == 6 and v.id == p.author_id) %} {% if p.id in v.subscribed_idlist() %} @@ -231,7 +231,7 @@
  • {% endif %} -
  • Copy link
  • +
  • Copy link
  • {% if v %}