diff --git a/tickets_compact.php b/tickets_compact.php index 9421a284..6e3b6c7a 100644 --- a/tickets_compact.php +++ b/tickets_compact.php @@ -115,7 +115,7 @@ if (empty($contact_name)) { $contact_display = "-"; } else { - $contact_display = "$contact_name
$contact_email"; + $contact_display = "
$contact_name
"; } // Get who last updated the ticket - to be shown in the last Response column