for moar consistency across the board

This commit is contained in:
x
2026-01-25 16:05:24 +01:00
parent 311d5efdb0
commit b30e9efb6f

View File

@@ -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>
<div class="comments-header">
<h3>Comments @if(item.is_comments_locked)🔒@endif</h3>
<span>Comments @if(item.is_comments_locked)🔒@endif</span>
<div class="comments-controls">
<span>Loading...</span>
</div>