This commit is contained in:
Laurent Destailleur
2024-10-03 15:28:51 +02:00
parent e1a2435d96
commit 0367450134

View File

@@ -441,6 +441,8 @@ if ($action == "view_ticket" || $action == "presend" || $action == "close" || $a
print '</div>';
$object->viewTicketMessages(false, true, $object->dao);
print '<br>';
} else {
print '<!-- public view ticket -->';
print '<div class="ticketpublicarea ticketlargemargin centpercent">';