From 71fc1bd591c20311d121aecf5ceaa6fd6ba4c0fc Mon Sep 17 00:00:00 2001 From: johnnyq Date: Mon, 9 Jan 2023 15:12:55 -0500 Subject: [PATCH] Condensed the Recurring income by client table --- report_recurring_by_client.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/report_recurring_by_client.php b/report_recurring_by_client.php index e54745c9..e7e3b437 100644 --- a/report_recurring_by_client.php +++ b/report_recurring_by_client.php @@ -14,7 +14,7 @@ $sql_clients = mysqli_query($mysqli,"SELECT * FROM clients WHERE company_id = $s
- +
Client