From 18453a392d1239f1b9767363014a08994944b049 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Tue, 11 Mar 2025 18:39:41 +0000 Subject: [PATCH] fix bugs --- Admin/Settings/Theme/Backend/settings.tpl.php | 1 - Theme/Backend/Components/AddressEditor/addresses.tpl.php | 1 - Theme/Backend/Components/ContactEditor/contacts.tpl.php | 1 - Theme/Backend/modules-hook-list.tpl.php | 1 - Theme/Backend/modules-log.tpl.php | 1 - Theme/Backend/modules-route-list.tpl.php | 1 - 6 files changed, 6 deletions(-) diff --git a/Admin/Settings/Theme/Backend/settings.tpl.php b/Admin/Settings/Theme/Backend/settings.tpl.php index 4d4c728..09f7c36 100755 --- a/Admin/Settings/Theme/Backend/settings.tpl.php +++ b/Admin/Settings/Theme/Backend/settings.tpl.php @@ -29,7 +29,6 @@ $l11n = $this->data['default_localization'] ?? new NullLocalization(); echo $this->data['nav']->render(); ?> -