From 5960e7cbd91c1b3b75bcdce321391238e0da130b Mon Sep 17 00:00:00 2001 From: johnnyq Date: Mon, 8 Sep 2025 17:23:51 -0400 Subject: [PATCH] Fix Broken Add Payment link in reccuring invoice in the client portal --- client/recurring_invoices.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/recurring_invoices.php b/client/recurring_invoices.php index f6d4dd67..b7d9cd0a 100644 --- a/client/recurring_invoices.php +++ b/client/recurring_invoices.php @@ -95,7 +95,7 @@ $payment_provider_threshold = floatval($row['payment_provider_threshold']); - Add a Payment Method + Add a Payment Method