From 44aceee28c8aebd3cba2bdeecea66318e58f4f1e Mon Sep 17 00:00:00 2001 From: Aevann Date: Tue, 3 Jan 2023 13:00:06 +0200 Subject: [PATCH] fix pinned timestamps --- files/templates/comments.html | 2 +- files/templates/util/macros.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/files/templates/comments.html b/files/templates/comments.html index e53aa6b06a..e4206577ab 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -146,7 +146,7 @@ {% if c.over_18 %}+18{% endif %} {% if v and v.admin_level >= PERMS['USER_SHADOWBAN'] and c.author.shadowbanned %}{% endif %} {% if c.stickied %} - + {% endif %} {% if c.distinguish_level and not c.ghost %}{% endif %} {% if c.is_op %}{% endif %} diff --git a/files/templates/util/macros.html b/files/templates/util/macros.html index c82cad3ef3..da8160d9a4 100644 --- a/files/templates/util/macros.html +++ b/files/templates/util/macros.html @@ -55,7 +55,7 @@ {% endif %} {% if p.stickied %} - + {% endif %} {% if p.hole_pinned %}