diff options
author | ivan <ivan> | 2011-01-16 02:49:11 +0000 |
---|---|---|
committer | ivan <ivan> | 2011-01-16 02:49:11 +0000 |
commit | 38458c0c9135228828b5a477ed1710ef687ec3d3 (patch) | |
tree | 24aacb20ab140dd0d9b1fdf031779e36deaf123f /httemplate/misc | |
parent | 005b2dcf775df328afb013dc6acef5cbb564aa38 (diff) |
wording
Diffstat (limited to 'httemplate/misc')
-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"> |