diff --git a/data/web/debug.php b/data/web/debug.php index 289aa84a..0723ba6a 100644 --- a/data/web/debug.php +++ b/data/web/debug.php @@ -115,7 +115,6 @@ $_SESSION['return_to'] = $_SERVER['REQUEST_URI']; 'fail2ban-mailcow', 'clamd-mailcow' ); - } foreach ($container_array as $container) { $container_stats = docker($container, 'info'); ?> @@ -321,7 +320,8 @@ echo "var log_pagination_size = '". $LOG_PAGINATION_SIZE . "';\n";