diff --git a/user/clients.php b/user/clients.php index 22d599af..20b10b7a 100644 --- a/user/clients.php +++ b/user/clients.php @@ -524,7 +524,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()")); if (!empty($contact_name)) { ?>
+ data-modal-url="modals/contact/contact_details.php?client_id=&id=" data-modal-size="lg">
diff --git a/user/global_search.php b/user/global_search.php index 6ac80b28..527a34c5 100644 --- a/user/global_search.php +++ b/user/global_search.php @@ -457,7 +457,7 @@ if (isset($_GET['query'])) { ?> - + diff --git a/user/ticket.php b/user/ticket.php index e34194e7..55c2f254 100644 --- a/user/ticket.php +++ b/user/ticket.php @@ -1052,11 +1052,8 @@ if (isset($_GET['ticket_id'])) {