From b2c6b948c1043f87072434c3edead652f5f4c5a6 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Thu, 19 May 2022 13:08:58 -0400 Subject: [PATCH] Rearranged Expense columns --- expenses.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/expenses.php b/expenses.php index 6a0a1e0e..5a57bb93 100644 --- a/expenses.php +++ b/expenses.php @@ -135,10 +135,10 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli,"SELECT FOUND_ROWS()")); "> Date - Amount Vendor - Description Category + Description + Amount Account Action @@ -172,10 +172,10 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli,"SELECT FOUND_ROWS()")); - - + +