From f32fab28c5cea2b5619c9b1d5cc6e3fe7beef126 Mon Sep 17 00:00:00 2001 From: jeff Date: Wed, 19 Nov 2008 14:56:00 +0000 Subject: support for cch fixed format --- httemplate/misc/tax-import.cgi | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'httemplate') diff --git a/httemplate/misc/tax-import.cgi b/httemplate/misc/tax-import.cgi index 15f09d518..2bae6f10a 100644 --- a/httemplate/misc/tax-import.cgi +++ b/httemplate/misc/tax-import.cgi @@ -18,8 +18,10 @@ Import a CSV file set containing tax rate records. Format @@ -30,10 +32,10 @@ Import a CSV file set containing tax rate records. 'txmatrix', 'detail', ], - 'label' => [ 'code CSV filename', - 'plus4 CSV filename', - 'txmatrix CSV filename', - 'detail CSV filename', + 'label' => [ 'code filename', + 'plus4 filename', + 'txmatrix filename', + 'detail filename', ], 'debug' => 0, ) -- cgit v1.2.1