From 0c66d11cae5a072ea07722662c99a38ad08a3022 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/help-module-list.tpl.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Theme/Backend/help-module-list.tpl.php b/Theme/Backend/help-module-list.tpl.php index 5b22709..1223255 100755 --- a/Theme/Backend/help-module-list.tpl.php +++ b/Theme/Backend/help-module-list.tpl.php @@ -30,6 +30,7 @@ $next = empty($modules) ? '{/prefix}help/module/list' : '{/prefix}help/modul
getHtml('Modules'); ?>
+
@@ -68,6 +69,7 @@ $next = empty($modules) ? '{/prefix}help/module/list' : '{/prefix}help/modul
getHtml('Empty', '0', '0'); ?>
+