diff options
author | ivan <ivan> | 2011-01-16 02:49:12 +0000 |
---|---|---|
committer | ivan <ivan> | 2011-01-16 02:49:12 +0000 |
commit | d136347d2289d41923840f96f681e6614bb7c531 (patch) | |
tree | 3f843f6bde7bf8eee0ed9c4fe70ab11e8eab9da1 | |
parent | 053403d16f9f562d5efceb540c334de31bce6f15 (diff) |
wording
-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"> |