mirror of
https://github.com/magicbug/Cloudlog
synced 2026-08-13 17:49:35 -04:00
Fixed Error showing on ADIF upload page. Issue #122
This commit is contained in:
parent
0dc26a12f2
commit
4d85ca9237
1 changed files with 0 additions and 2 deletions
|
|
@ -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" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue