From f503e5289fcd1503b51deb03d96bcca933787d74 Mon Sep 17 00:00:00 2001 From: Ruben Date: Mon, 3 Nov 2025 22:34:30 +0100 Subject: [PATCH] Fix navigation list item structure in base template --- custom/templates/base.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/custom/templates/base.php b/custom/templates/base.php index f4d9aef..2fff5aa 100644 --- a/custom/templates/base.php +++ b/custom/templates/base.php @@ -34,10 +34,10 @@ function getActiveClass($href) { return rtrim(parse_url($_SERVER['REQUEST_URI'],