From c48f403b6b546ef2529a8c2e6076f506b104d26b 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/profile-list.tpl.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Theme/Backend/profile-list.tpl.php b/Theme/Backend/profile-list.tpl.php index 767067e..96c1f73 100755 --- a/Theme/Backend/profile-list.tpl.php +++ b/Theme/Backend/profile-list.tpl.php @@ -28,6 +28,7 @@ $next = empty($accounts) ? '{/prefix}profile/list' : '{/prefix}profile/list?
getHtml('Profiles'); ?>
+
@@ -74,6 +75,7 @@ $next = empty($accounts) ? '{/prefix}profile/list' : '{/prefix}profile/list?
getHtml('Empty', '0', '0'); ?>
+