Fixed Error showing on ADIF upload page. Issue #122

这个提交包含在:
Peter Goodhall 2013-01-23 14:02:47 +00:00
父节点 0dc26a12f2
当前提交 4d85ca9237

查看文件

@ -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" />