From 7cd651202691921471570fccd2ddec9979475683 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sun, 5 Sep 2021 20:16:54 +0200 Subject: [PATCH] fix table overflow --- Theme/Backend/support-list.tpl.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Theme/Backend/support-list.tpl.php b/Theme/Backend/support-list.tpl.php index 46ea758..ee8c01f 100755 --- a/Theme/Backend/support-list.tpl.php +++ b/Theme/Backend/support-list.tpl.php @@ -26,6 +26,7 @@ echo $this->getData('nav')->render(); ?>
getHtml('Tickets'); ?>
+
getHtml('Status'); ?> @@ -53,6 +54,7 @@ echo $this->getData('nav')->render(); ?>
getHtml('Empty', '0', '0'); ?>
+