Fixed a layout issue if no previos ticket exists for a selected contact under ticket details

This commit is contained in:
johnnyq
2023-10-12 16:09:31 -04:00
parent 5a1b93ae17
commit 8c56426186
+1 -1
View File
@@ -540,8 +540,8 @@ if (isset($_GET['ticket_id'])) {
<div class="mt-1">
<i class="fa fa-fw fa-hourglass-start text-secondary ml-1 mr-2"></i><strong>Status:</strong>
<span class="text-success"><?php echo $prev_ticket_status; ?></span>
<?php } ?>
</div>
<?php } ?>
<?php } else { ?>
<div>