From d2da0545e1fb0d12ed4c03925840df4f963dc59f Mon Sep 17 00:00:00 2001 From: Marcus Hill Date: Thu, 27 Jan 2022 22:03:43 +0000 Subject: [PATCH] Initial add service functionaliy complete --- client_services.php | 1 - service_add_modal.php | 4 +++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/client_services.php b/client_services.php index 8fe658c2..d609e685 100644 --- a/client_services.php +++ b/client_services.php @@ -73,7 +73,6 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli,"SELECT FOUND_ROWS()")); $service_importance_display = "-"; } - ?> diff --git a/service_add_modal.php b/service_add_modal.php index 37dc114e..e7171277 100644 --- a/service_add_modal.php +++ b/service_add_modal.php @@ -95,7 +95,6 @@ -
@@ -144,6 +143,9 @@ ?>
+ + +