From e61c96cf9c1ee7f863fbc19981a99c7303a0efa5 Mon Sep 17 00:00:00 2001 From: "johnny@pittpc.com" Date: Fri, 25 Sep 2020 15:50:47 -0400 Subject: [PATCH] Fixed Blank Miles Driven on Dashboard, now displays 0.00 --- dashboard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard.php b/dashboard.php index 2604fe15..0098a8c6 100644 --- a/dashboard.php +++ b/dashboard.php @@ -149,7 +149,7 @@ $total_recurring_invoice_amount = $row['total_recurring_invoice_amount'];
-

+

Miles Driven