From 788c20506afc3475c02b05620b8bbb64150d22b7 Mon Sep 17 00:00:00 2001 From: jeff Date: Wed, 3 Mar 2010 01:39:56 +0000 Subject: tweak, rearrange, and avoid the vacuum --- httemplate/misc/tax-import.cgi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'httemplate/misc') diff --git a/httemplate/misc/tax-import.cgi b/httemplate/misc/tax-import.cgi index 91b82b4e5..ceb74645c 100644 --- a/httemplate/misc/tax-import.cgi +++ b/httemplate/misc/tax-import.cgi @@ -34,12 +34,12 @@ Import a CSV file set containing tax rate records. <% include( '/elements/file-upload.html', - 'field' => [ 'geofile', + 'field' => [ 'geocodefile', 'codefile', 'plus4file', 'zipfile', - 'txmatrix', - 'detail', + 'txmatrixfile', + 'detailfile', ], 'label' => [ 'geocode filename', 'code filename', -- cgit v1.2.1