diff --git a/agent/contact_details.php b/agent/contact_details.php index fa5036e2..2422e5a2 100644 --- a/agent/contact_details.php +++ b/agent/contact_details.php @@ -476,7 +476,7 @@ if (isset($_GET['contact_id'])) { Unlink @@ -616,13 +616,13 @@ if (isset($_GET['contact_id'])) { Unlink - + Delete @@ -709,7 +709,7 @@ if (isset($_GET['contact_id'])) { - + @@ -778,7 +778,7 @@ if (isset($_GET['contact_id'])) { - + Delete @@ -931,7 +931,7 @@ if (isset($_GET['contact_id'])) { - + @@ -997,7 +997,7 @@ if (isset($_GET['contact_id'])) { data-modal-url="modals/document/document_view.php?id="> - + @@ -1060,7 +1060,7 @@ if (isset($_GET['contact_id'])) { KB - + @@ -1124,12 +1124,12 @@ if (isset($_GET['contact_id'])) {
+ + + - +
@@ -44,7 +45,7 @@
- +
- \ No newline at end of file + diff --git a/agent/modals/contact/contact_edit.php b/agent/modals/contact/contact_edit.php index 18ad5e0a..b22e21b5 100644 --- a/agent/modals/contact/contact_edit.php +++ b/agent/modals/contact/contact_edit.php @@ -53,6 +53,7 @@ ob_start();
+ + + + - \ No newline at end of file + diff --git a/agent/modals/contact/contact_link_asset.php b/agent/modals/contact/contact_link_asset.php index 0443126e..52a133e0 100644 --- a/agent/modals/contact/contact_link_asset.php +++ b/agent/modals/contact/contact_link_asset.php @@ -13,7 +13,6 @@ $row = mysqli_fetch_assoc($sql); $contact_name = nullable_htmlentities($row['contact_name']); $client_id = intval($row['contact_client_id']); -// Generate the HTML form content using output buffering. ob_start(); ?> @@ -25,6 +24,7 @@ ob_start(); + + + + + +