Fixed Error showing on ADIF upload page. Issue #122
这个提交包含在:
父节点
0dc26a12f2
当前提交
4d85ca9237
共有 1 个文件被更改,包括 0 次插入 和 2 次删除
|
|
@ -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" />
|
||||
|
|
|
|||
正在加载…
在新工单中引用