From c5876d271577d1f2d704787b7c93f4f8c5858992 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Thu, 18 Apr 2024 19:37:06 -0400 Subject: [PATCH] Move account selection in advanced Filter --- expenses.php | 45 +++++++++++++++++++++++---------------------- 1 file changed, 23 insertions(+), 22 deletions(-) diff --git a/expenses.php b/expenses.php index 2c4f6fbb..06d92984 100644 --- a/expenses.php +++ b/expenses.php @@ -56,26 +56,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()")); -
-
- -
-
-
+
-
" id="advancedFilter"> +
" id="advancedFilter">
@@ -128,7 +109,27 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
-
+
+
+ + +
+
+