From b30e9efb6f0449851f1a961a37498ec2c17ff80c Mon Sep 17 00:00:00 2001 From: x Date: Sun, 25 Jan 2026 16:05:24 +0100 Subject: [PATCH] for moar consistency across the board --- views/item-partial.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/item-partial.html b/views/item-partial.html index fd38ce8..d2398e3 100644 --- a/views/item-partial.html +++ b/views/item-partial.html @@ -129,7 +129,7 @@ @if(session.admin)data-is-admin="true" @endif @else style="display:none" @endif @if(item.is_comments_locked)data-is-locked="true" @endif>
-

Comments @if(item.is_comments_locked)🔒@endif

+ Comments @if(item.is_comments_locked)🔒@endif
Loading...