diff --git a/client_locations.php b/client_locations.php index f1d5ec4c..4463d307 100644 --- a/client_locations.php +++ b/client_locations.php @@ -55,10 +55,12 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()")); Import - - - Export - + 0) { ?> + + + Export + + @@ -95,7 +97,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
- "> Archived @@ -265,7 +267,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()")); Archive - +
diff --git a/client_tickets.php b/client_tickets.php index 49212d64..de2b951a 100644 --- a/client_tickets.php +++ b/client_tickets.php @@ -78,10 +78,12 @@ $total_tickets_closed = intval($row['total_tickets_closed']); From Template - - - Export - + 0) { ?> + + + Export + + diff --git a/client_vendors.php b/client_vendors.php index 4905c0da..74e6502e 100644 --- a/client_vendors.php +++ b/client_vendors.php @@ -37,10 +37,12 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()")); Create from Template - - - Export - + 0) { ?> + + + Export + + @@ -62,7 +64,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
- "> Archived @@ -137,13 +139,13 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()")); $vendor_created_at = nullable_htmlentities($row['vendor_created_at']); $vendor_archived_at = nullable_htmlentities($row['vendor_archived_at']); $vendor_template_id = intval($row['vendor_template_id']); - + if (empty($vendor_website)) { $vendor_website_display = "-"; } else { $vendor_website_display = ""; } - + ?> @@ -161,7 +163,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
- + - +