diff options
Diffstat (limited to 'httemplate')
-rw-r--r-- | httemplate/misc/cust_main-import_charges.cgi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/httemplate/misc/cust_main-import_charges.cgi b/httemplate/misc/cust_main-import_charges.cgi index c844e0ee4..065506369 100644 --- a/httemplate/misc/cust_main-import_charges.cgi +++ b/httemplate/misc/cust_main-import_charges.cgi @@ -1,6 +1,6 @@ -<% include("/elements/header.html",'Batch Payment Charge') %> +<% include("/elements/header.html",'Batch Charge Import') %> -Import a CSV file containing customer payments. +Import a CSV file containing customer charges. <BR><BR> <FORM ACTION="process/cust_main-import_charges.cgi" METHOD="post" ENCTYPE="multipart/form-data"> |