diff --git a/ticket.php b/ticket.php index 61bd7fa9..f47a8f4f 100644 --- a/ticket.php +++ b/ticket.php @@ -320,11 +320,10 @@ if(isset($_GET['ticket_id'])){
-
+
-

Client

- +
@@ -335,9 +334,8 @@ if(isset($_GET['ticket_id'])){ ?> $client_tags_display"; + if(!empty($client_tags_display)){ + echo "$client_tags_display"; } ?>