From 8127a96b34988a5f56194cef2c09491d6dcc6882 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Wed, 8 Sep 2021 13:48:54 +0200 Subject: [PATCH] df --- files/templates/submission_listing.html | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html index fdaf68f5c..c1a471813 100644 --- a/files/templates/submission_listing.html +++ b/files/templates/submission_listing.html @@ -149,11 +149,8 @@
  • Copy link
  • {% if v and not (v.admin_level == 6 and v.id == p.author_id) %} - {% if p.id in v.subscribed_idlist() %} -
  • Unsubscribe
  • - {% else %} -
  • Subscribe
  • - {% endif %} +
  • Unsubscribe
  • +
  • Subscribe
  • {% endif %} {% if v and p.id in v.saved_idlist() %}