diff --git a/client_contact_add_modal.php b/client_contact_add_modal.php index b7c8cf7c..b3762c2b 100644 --- a/client_contact_add_modal.php +++ b/client_contact_add_modal.php @@ -124,7 +124,7 @@ while ($row = mysqli_fetch_array($sql)) { $location_id = intval($row['location_id']); $location_name = nullable_htmlentities($row['location_name']); - ?> + ?> @@ -137,7 +137,7 @@