From dce92df23c4c324703bda9240b6a89a960ecc86b Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Thu, 8 Jan 2026 12:11:22 +0100 Subject: 🐛 UI - gallery: fix legend on main image (refs #6550) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ishtar_common/templates/ishtar/blocks/window_image.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ishtar_common/templates/ishtar/blocks/window_image.html b/ishtar_common/templates/ishtar/blocks/window_image.html index 702947a4d..1e9a89a5a 100644 --- a/ishtar_common/templates/ishtar/blocks/window_image.html +++ b/ishtar_common/templates/ishtar/blocks/window_image.html @@ -7,7 +7,8 @@
{% if item.main_image and item.main_image.image %}{% with image=item.main_image %}