diff --git a/files/templates/comments.html b/files/templates/comments.html index a79f4b8fd..2d145296b 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -272,7 +272,7 @@ {% endif %}
  • Context
  • -
  • Copy link
  • +
  • Copy link
  • {% if v %}
  • Report
  • diff --git a/files/templates/submission.html b/files/templates/submission.html index f52bb8467..1378a9217 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 490fae30d..ba1029b9e 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 %}