From bdd75f9f952fb22618a33b7ed8cd788808176a77 Mon Sep 17 00:00:00 2001 From: Marcus Hill Date: Fri, 12 Apr 2024 21:39:36 +0100 Subject: [PATCH] Client side nav pulls recurring invoice count from num_recurring, not num_recurring_invoices (this is instead used on the main page via inc_all) --- client_side_nav.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/client_side_nav.php b/client_side_nav.php index 515734be..8485593d 100644 --- a/client_side_nav.php +++ b/client_side_nav.php @@ -1,7 +1,7 @@