From d2ad3dbdb3cfe855e98b2f3489454952a1c912de Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sun, 28 May 2023 01:13:22 +0000 Subject: [PATCH] style fixes, bug fixes --- Theme/Backend/mail-dashboard.tpl.php | 2 +- Theme/Backend/mail-templates.tpl.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Theme/Backend/mail-dashboard.tpl.php b/Theme/Backend/mail-dashboard.tpl.php index 2ccc75c..865d1d2 100755 --- a/Theme/Backend/mail-dashboard.tpl.php +++ b/Theme/Backend/mail-dashboard.tpl.php @@ -32,7 +32,7 @@ echo $this->getData('nav')->render(); ?>
-
getHtml('Messages'); ?>
+
getHtml('Messages'); ?>
diff --git a/Theme/Backend/mail-templates.tpl.php b/Theme/Backend/mail-templates.tpl.php index fcfa0c5..6b86452 100755 --- a/Theme/Backend/mail-templates.tpl.php +++ b/Theme/Backend/mail-templates.tpl.php @@ -32,7 +32,7 @@ echo $this->getData('nav')->render(); ?>
-
getHtml('Templates'); ?>
+
getHtml('Templates'); ?>