From f183ab82af1cd11c16476cef17078b2f7613f8ae 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/news-archive.tpl.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Theme/Backend/news-archive.tpl.php b/Theme/Backend/news-archive.tpl.php index e7a95f7..06f60c9 100755 --- a/Theme/Backend/news-archive.tpl.php +++ b/Theme/Backend/news-archive.tpl.php @@ -28,6 +28,7 @@ echo $this->getData('nav')->render(); ?>
getHtml('Archive'); ?>
+
@@ -101,6 +102,7 @@ echo $this->getData('nav')->render(); ?>
getHtml('Empty', '0', '0'); ?>
+