diff --git a/client_invoices.php b/client_invoices.php index 319a65f4..7685317e 100644 --- a/client_invoices.php +++ b/client_invoices.php @@ -161,7 +161,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()")); ?> - + diff --git a/client_quotes.php b/client_quotes.php index 74ce8d6a..afcda941 100644 --- a/client_quotes.php +++ b/client_quotes.php @@ -147,7 +147,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()")); ?> - + diff --git a/client_recurring_invoices.php b/client_recurring_invoices.php index df200297..9395cb3d 100644 --- a/client_recurring_invoices.php +++ b/client_recurring_invoices.php @@ -144,7 +144,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()")); ?> - + ly @@ -162,7 +162,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));