Fixed Error showing on ADIF upload page. Issue #122

This commit is contained in:
Peter Goodhall
2013-01-23 14:02:47 +00:00
parent 0dc26a12f2
commit 4d85ca9237

View File

@@ -3,8 +3,6 @@
<p><span class="label important">Important</span> Log files must have the file type .adi</p>
<?php echo $error; ?>
<?php echo form_open_multipart('adif/import');?>
<input type="file" name="userfile" size="20" />