From bc378f060ebd80aa4acae13b0ee7373185e33a1e Mon Sep 17 00:00:00 2001 From: Joe Hunt Date: Thu, 7 Jan 2010 23:45:46 +0000 Subject: [PATCH] *** empty log message *** --- reporting/includes/doctext.inc | 2 +- reporting/includes/doctext2.inc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/reporting/includes/doctext.inc b/reporting/includes/doctext.inc index 955626bb..40a0802b 100644 --- a/reporting/includes/doctext.inc +++ b/reporting/includes/doctext.inc @@ -140,7 +140,7 @@ if (isset($linetype)) { $doc_Total_Allocated = _("Total Allocated"); $doc_Left_To_Allocate = _("Left to Allocate"); - $doc_Total_Payment = _("TOTAL PAYMENT"); + $doc_Total_Payment = _("TOTAL REMITTANCE"); } elseif ($doctype == ST_CUSTPAYMENT) { diff --git a/reporting/includes/doctext2.inc b/reporting/includes/doctext2.inc index 4899e467..554409e7 100644 --- a/reporting/includes/doctext2.inc +++ b/reporting/includes/doctext2.inc @@ -139,7 +139,7 @@ if (isset($linetype)) { $doc_Total_Allocated = "Total Allocated"; $doc_Left_To_Allocate = "Left to Allocate"; - $doc_Total_Payment = "TOTAL PAYMENT"; + $doc_Total_Payment = "TOTAL REMITTANCE"; } elseif ($doctype == ST_CUSTPAYMENT) { -- 2.30.2