From 1e21cb97684ce38a1b5af33057fc3a11582eb24a Mon Sep 17 00:00:00 2001 From: "johnny@pittpc.com" Date: Fri, 25 Sep 2020 16:28:59 -0400 Subject: [PATCH] Fixed Income Summary December column being off by 1 because of the TH Padding on the total column --- report_income_summary.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/report_income_summary.php b/report_income_summary.php index a49e99e2..78ae18d1 100644 --- a/report_income_summary.php +++ b/report_income_summary.php @@ -36,7 +36,7 @@ $sql_categories = mysqli_query($mysqli,"SELECT * FROM categories WHERE category_
- + @@ -91,7 +91,7 @@ $sql_categories = mysqli_query($mysqli,"SELECT * FROM categories WHERE category_ ?> - + - +
Category January$$
$$