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 '';