Added .adi file type warning when importing
这个提交包含在:
父节点
d86b9d634c
当前提交
c1ed8418a8
共有 1 个文件被更改,包括 3 次插入 和 1 次删除
|
|
@ -1,7 +1,9 @@
|
|||
<div id="container">
|
||||
<h2><?php echo $page_title; ?></h2>
|
||||
|
||||
<?php echo $error;?>
|
||||
<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');?>
|
||||
|
||||
|
|
|
|||
正在加载…
在新工单中引用