From 4e0717465b43adf23633ba1f73b215b0f7c8e25f Mon Sep 17 00:00:00 2001 From: Kibi Kelburton Date: Mon, 4 May 2026 18:54:54 +0200 Subject: [PATCH] changing hall icon to match navbar hall icon --- views/item-partial-legacy.html | 2 +- views/item-partial-modern.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/views/item-partial-legacy.html b/views/item-partial-legacy.html index 2d90b5a..456fdcb 100644 --- a/views/item-partial-legacy.html +++ b/views/item-partial-legacy.html @@ -118,7 +118,7 @@ @if(halls_enabled) - + @endif @if(can_manage_item) diff --git a/views/item-partial-modern.html b/views/item-partial-modern.html index c082a24..a1d008d 100644 --- a/views/item-partial-modern.html +++ b/views/item-partial-modern.html @@ -132,7 +132,7 @@ @endif @endif @if(halls_enabled) - + @endif @if(is_mod_or_admin)