summaryrefslogtreecommitdiff
path: root/httemplate
diff options
context:
space:
mode:
authorjeff <jeff>2010-03-03 01:39:56 +0000
committerjeff <jeff>2010-03-03 01:39:56 +0000
commit788c20506afc3475c02b05620b8bbb64150d22b7 (patch)
treeafce369de39c7f5bf9cb33127ef3b3c87594f1bb /httemplate
parente5587f6729a4451f11b4d5a171184862ec9b235e (diff)
tweak, rearrange, and avoid the vacuum
Diffstat (limited to 'httemplate')
-rw-r--r--httemplate/misc/tax-import.cgi6
1 files changed, 3 insertions, 3 deletions
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.
</TR>
<% include( '/elements/file-upload.html',
- 'field' => [ 'geofile',
+ 'field' => [ 'geocodefile',
'codefile',
'plus4file',
'zipfile',
- 'txmatrix',
- 'detail',
+ 'txmatrixfile',
+ 'detailfile',
],
'label' => [ 'geocode filename',
'code filename',