diff --git a/htdocs/ticket/card.php b/htdocs/ticket/card.php index c67476f8c00..9618ab128ec 100644 --- a/htdocs/ticket/card.php +++ b/htdocs/ticket/card.php @@ -1058,7 +1058,7 @@ elseif (empty($action) || $action == 'view' || $action == 'addlink' || $action = print ''; print '
'; // You can use div-table-responsive-no-min if you dont need reserved height for your table - print ''; + print '
'; print ''; print '
'; print $langs->trans('Properties');