From c384ffbfa640cd5f708bf68ee85762077bf5744b Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Mon, 30 Aug 2021 20:35:27 +0200 Subject: [PATCH] gffg --- files/templates/comments.html | 2 +- files/templates/submission.html | 4 ++-- files/templates/submission_listing.html | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) 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 %}