From 43786a72abfc8cbe100c6944ee60f4fa2d9923ad Mon Sep 17 00:00:00 2001 From: johnnyq Date: Tue, 31 Oct 2023 17:24:46 -0400 Subject: [PATCH] Moved Advanced Filter button to the right for invoices and quotes --- invoices.php | 6 +++++- quotes.php | 6 +++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/invoices.php b/invoices.php index 5f043c3e..f70a83b7 100644 --- a/invoices.php +++ b/invoices.php @@ -162,11 +162,15 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
-
+
+
+ +
+
" id="advancedFilter">
diff --git a/quotes.php b/quotes.php index 0f777397..a8c3e1d1 100644 --- a/quotes.php +++ b/quotes.php @@ -38,11 +38,15 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
-
+
+
+ +
+
" id="advancedFilter">