From 3e849bfb7e609763dccdf8f13a80f2b26adb0826 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sun, 28 May 2023 01:13:23 +0000 Subject: [PATCH] style fixes, bug fixes --- Admin/Settings/Theme/Backend/settings.tpl.php | 4 ++-- Theme/Backend/support-list.tpl.php | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Admin/Settings/Theme/Backend/settings.tpl.php b/Admin/Settings/Theme/Backend/settings.tpl.php index edb2395..040d2ff 100755 --- a/Admin/Settings/Theme/Backend/settings.tpl.php +++ b/Admin/Settings/Theme/Backend/settings.tpl.php @@ -82,7 +82,7 @@ echo $this->getData('nav')->render(); ?>
-
getHtml('Applications'); ?>
+
getHtml('Applications'); ?>
@@ -136,7 +136,7 @@ echo $this->getData('nav')->render(); ?>
-
getHtml('Settings'); ?>
+
getHtml('Settings'); ?>
diff --git a/Theme/Backend/support-list.tpl.php b/Theme/Backend/support-list.tpl.php index b604e2b..668f038 100755 --- a/Theme/Backend/support-list.tpl.php +++ b/Theme/Backend/support-list.tpl.php @@ -25,7 +25,7 @@ echo $this->getData('nav')->render(); ?>
-
getHtml('Tickets'); ?>
+
getHtml('Tickets'); ?>