From 5aee84e84fc86017f8c0f42cac09d2c6c5051bec Mon Sep 17 00:00:00 2001 From: johnnyq Date: Tue, 15 Jul 2025 18:27:09 -0400 Subject: [PATCH] Add Credit card icon to the pay button --- client/unpaid_invoices.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/unpaid_invoices.php b/client/unpaid_invoices.php index 0008b4c8..844f3175 100644 --- a/client/unpaid_invoices.php +++ b/client/unpaid_invoices.php @@ -49,7 +49,7 @@ $balance = $invoice_amounts - $amount_paid;
- +