From 0f1b8e7210b7d7740162b0351d432bdf1ab5b0ee Mon Sep 17 00:00:00 2001 From: kek7198 Date: Sun, 5 Dec 2021 13:25:31 -0600 Subject: [PATCH] fix --- files/templates/submission/SubmissionActions.html | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/files/templates/submission/SubmissionActions.html b/files/templates/submission/SubmissionActions.html index a13970455..14f7065e7 100644 --- a/files/templates/submission/SubmissionActions.html +++ b/files/templates/submission/SubmissionActions.html @@ -9,7 +9,8 @@ {% if p.realbody(v) and '/post/' not in request.full_path %}
  • {% endif %} @@ -32,7 +33,7 @@ {% endif %} {% if v and (v.id==p.author_id or v.admin_level==6 and v.id in [1,28,995,2513]) and '/post/' in request.full_path %} -
  • +
  • +
  • {% endif %} -
  • +
  • -
  • +