From fc2cca5fdbf4e17e8408a8d1cf2832d2b485e44c Mon Sep 17 00:00:00 2001 From: johnnyq Date: Wed, 3 Sep 2025 17:14:53 -0400 Subject: [PATCH] Added card icon --- client/unpaid_invoices.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/client/unpaid_invoices.php b/client/unpaid_invoices.php index 12883b8c..6a5650d5 100644 --- a/client/unpaid_invoices.php +++ b/client/unpaid_invoices.php @@ -163,7 +163,10 @@ $balance = $invoice_amounts - $amount_paid; $payment_provider_name = nullable_htmlentities($row['payment_provider_name']); ?> - + + +