Update index.html

This commit is contained in:
grt1st
2017-01-01 22:12:02 +08:00
committed by GitHub
parent 11389b11f1
commit dc3312982b

View File

@@ -23,7 +23,7 @@
<select class="search-list" id="pid" onchange="gradeChange()">
<option value="bugs">漏洞库</option>
<option value="drops">知识库</option>
<!--暂未开放 <option value="author">提交者</option> -->
<option value="author">提交者</option>
</select>
<input type="hidden" name="kind" value="bugs" id="iden">
<input type="text" name="keywords" placeholder="keywords" class="search">