diff --git a/admin_software_templates.php b/admin_software_templates.php index 462751cd..e89421cd 100644 --- a/admin_software_templates.php +++ b/admin_software_templates.php @@ -77,11 +77,8 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
-

- $software_version"; ?> -
- -

+
$software_version"; ?>
+
diff --git a/client_assets.php b/client_assets.php index 60dde070..bf17b6e2 100644 --- a/client_assets.php +++ b/client_assets.php @@ -283,15 +283,12 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()")); - +
-

- -
- -

+
+
diff --git a/client_locations.php b/client_locations.php index 9b6a489a..c92cedf9 100644 --- a/client_locations.php +++ b/client_locations.php @@ -113,7 +113,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()")); $location_contact_id = intval($row['location_contact_id']); $location_primary = intval($row['location_primary']); if ( $location_primary == 1 ) { - $location_primary_display = " Primary"; + $location_primary_display = " Primary"; } else { $location_primary_display = ""; } @@ -123,14 +123,11 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
- +
-

- -
- - -

+
>
+
+
diff --git a/client_logins.php b/client_logins.php index e106601d..90392fd2 100644 --- a/client_logins.php +++ b/client_logins.php @@ -121,11 +121,8 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
-

- -
- -

+
+
diff --git a/client_software.php b/client_software.php index 24e38923..be1f562b 100644 --- a/client_software.php +++ b/client_software.php @@ -129,11 +129,8 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
-

- $software_version"; ?> -
- -

+
$software_version"; ?>
+