瀏覽代碼

Merge pull request #8 from zidony/patch-9

Update archives_edit.htm
tags/6.0.3
llgoer GitHub 3 年之前
父節點
當前提交
e3221eb63f
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: 4AEE18F83AFDEB23
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      src/dede/templets/archives_edit.htm

+ 1
- 1
src/dede/templets/archives_edit.htm 查看文件

@@ -249,7 +249,7 @@ if($cfg_need_typeid2=='Y') {
<tr>
<td width="90">&nbsp;附加选项:</td>
<td>
<label><input name="remote" type="checkbox" class="np" id="remote" value="1" <?php if($cfg_arc_autopic=='Y') echo ' checked="1" '; ?>>
<label><input name="remote" type="checkbox" class="np" id="remote" value="1" <?php if($cfg_rm_remote=='Y') echo ' checked="1" '; ?>>
下载远程图片和资源</label>
<label><input name="autolitpic" type="checkbox" class="np" id="autolitpic" value="1" <?php if($cfg_arc_autopic=='Y') echo ' checked="1" '; ?>>
提取第一个图片为缩略图</label> </td>


Loading…
取消
儲存