From 712767e4ed32e32b8eccde615317c3ea5cc10d4a Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sun, 5 Sep 2021 22:24:02 +0200 Subject: [PATCH] fd --- files/templates/comments.html | 4 ++-- files/templates/emoji_modal.html | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/files/templates/comments.html b/files/templates/comments.html index 845de0c56..b0d16721f 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -305,7 +305,7 @@ {% endif %} {% if v and v.admin_level==6 and v.id==c.author_id %} -
  • {{'Undistinguish' if c.distinguish_level else 'Distinguish'}}
  • +
  • {{'Undistinguish' if c.distinguish_level else 'Distinguish'}}
  • {% endif %} @@ -463,7 +463,7 @@ {% if v %} {% if v.admin_level>=1 and v.id==c.author_id %} -
  • {{'Undistinguish' if c.distinguish_level else 'Distinguish'}}
  • +
  • {{'Undistinguish' if c.distinguish_level else 'Distinguish'}}
  • {% endif %} {% if v.admin_level>=3 %}
  • Approve
  • diff --git a/files/templates/emoji_modal.html b/files/templates/emoji_modal.html index d9076b446..1db7e398e 100644 --- a/files/templates/emoji_modal.html +++ b/files/templates/emoji_modal.html @@ -1,4 +1,5 @@ +