From d394f8bf016371b800e8d6929892ee32ea73b663 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Thu, 9 Sep 2021 00:05:22 +0200 Subject: [PATCH] fd --- files/templates/comments.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/files/templates/comments.html b/files/templates/comments.html index 261edb741..998cbf0f6 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -453,8 +453,10 @@ {% endif %} {% if v and c.post and (v.admin_level >= 1 or v.id == c.post.author_id) and c.level == 1 %} -
  • Pin
  • -
  • Unpin
  • +
  • + Pin + Unpin +
  • {% endif %} {% if v %}