From d4884e906311b05f490a203986bc1bc70b72be46 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Thu, 15 Apr 2021 13:36:05 +0200 Subject: [PATCH] Debug --- htdocs/ticket/index.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/htdocs/ticket/index.php b/htdocs/ticket/index.php index 8b515e1b383..6bebe358af3 100644 --- a/htdocs/ticket/index.php +++ b/htdocs/ticket/index.php @@ -410,10 +410,13 @@ if ($result) { print ""; print ''; + + print '
'; } else { dol_print_error($db); } + print $resultboxes['boxlistb']; print '';