From ac4d7b2d62084871c7926add889ac53f99414a60 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Sat, 17 Dec 2022 13:57:53 -0500 Subject: [PATCH] Update wording on Invoice and Recurring for Correctness --- guest_view_invoice.php | 4 ++-- invoice.php | 4 ++-- recurring_invoice.php | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/guest_view_invoice.php b/guest_view_invoice.php index 0994bbe8..4be65cb7 100644 --- a/guest_view_invoice.php +++ b/guest_view_invoice.php @@ -274,12 +274,12 @@ if(isset($_GET['invoice_id'], $_GET['url_key'])){ 0){ ?> -
Paid to Date
+
Paid
- Balance Due + Balance diff --git a/invoice.php b/invoice.php index 2156638a..829f6db9 100644 --- a/invoice.php +++ b/invoice.php @@ -362,12 +362,12 @@ if(isset($_GET['invoice_id'])){ 0){ ?> -
Paid to Date
+
Paid
- Balance Due + Balance diff --git a/recurring_invoice.php b/recurring_invoice.php index ba869503..2f1d762d 100644 --- a/recurring_invoice.php +++ b/recurring_invoice.php @@ -296,7 +296,7 @@ if(isset($_GET['recurring_id'])){ - Amount + Total