diff --git a/tickets_list.php b/tickets_list.php index 6ed456c7..0c9d39e6 100644 --- a/tickets_list.php +++ b/tickets_list.php @@ -1,5 +1,5 @@
-
+
@@ -19,12 +19,12 @@ - Subject / Tasks + Subject - Client / Contact + Client / Contact @@ -121,7 +121,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