Fixed Error showing on ADIF upload page. Issue #122

pull/124/merge
Peter Goodhall 2013-01-23 14:02:47 +00:00
rodzic 0dc26a12f2
commit 4d85ca9237
1 zmienionych plików z 0 dodań i 2 usunięć

Wyświetl plik

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