diff --git a/files/templates/submission.html b/files/templates/submission.html index 16fddeb87..2627f6b0d 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() %} diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html index f23959506..e9889fab8 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() %}