From eab77e41167f0135debc6c8d48e23e95d0d0222d Mon Sep 17 00:00:00 2001 From: kek7198 Date: Fri, 17 Dec 2021 18:17:36 -0600 Subject: [PATCH 1/4] fix --- .../submission/SubmissionActions.html | 26 +++++++------------ 1 file changed, 10 insertions(+), 16 deletions(-) diff --git a/files/templates/CHRISTMAS/submission/SubmissionActions.html b/files/templates/CHRISTMAS/submission/SubmissionActions.html index a10e412cd2..d209ad6abb 100644 --- a/files/templates/CHRISTMAS/submission/SubmissionActions.html +++ b/files/templates/CHRISTMAS/submission/SubmissionActions.html @@ -59,6 +59,16 @@ Unsubscribe +
  • + +
  • +
  • + +
  • {% endif %} - - {% if v %} -
  • - -
  • -
  • - -
  • - {% endif %} {% if v and v.id==p.author_id %} -
  • -
    -
  • {% endif %} From 71870db0931d3b7477a4cedbbb565628ab7c5e20 Mon Sep 17 00:00:00 2001 From: kek7198 Date: Fri, 17 Dec 2021 18:20:26 -0600 Subject: [PATCH 3/4] fix --- .../CHRISTMAS/comments/CommentActions.html | 25 ++++++++----------- 1 file changed, 10 insertions(+), 15 deletions(-) diff --git a/files/templates/CHRISTMAS/comments/CommentActions.html b/files/templates/CHRISTMAS/comments/CommentActions.html index 9780dac0c6..4c63ea3d90 100644 --- a/files/templates/CHRISTMAS/comments/CommentActions.html +++ b/files/templates/CHRISTMAS/comments/CommentActions.html @@ -45,6 +45,16 @@ Gift Award + + {% endif %} - {% if v %} - - - {% endif %} {% if v and c.parent_submission and c.author_id==v.id %} -
  • -
    -
  • {% endif %}