Browse Source

Update archives_do.php

tags/6.2.0
叙述、别离 1 year ago
parent
commit
4b609bdd7b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/admin/archives_do.php

+ 1
- 1
src/admin/archives_do.php View File

@@ -288,7 +288,7 @@ else if ($dopost == 'moveArchives') {
<tr>
<td width="90" class="biz-td">文档id:</td>
<td class="biz-td">
<input type="text" name="tmpids" value="<?php echo $qstr;?>"><br>
<input type="text" name="tmpids" class="biz-input-md" value="<?php echo $qstr;?>"><br>
移动到目标栏目必须和选定文档频道类型一致,否则程序会自动勿略不符合文档
</td>
</tr>


Loading…
Cancel
Save