mirror of
https://github.com/eiblog/eiblog.git
synced 2026-03-01 00:34:58 +08:00
fix view update time
This commit is contained in:
@@ -59,7 +59,7 @@
|
|||||||
<label class="typecho-label">其它选项</label>
|
<label class="typecho-label">其它选项</label>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
<input type="checkbox" id="update" value="update" name="update" />
|
<input type="checkbox" id="update" value="true" name="update" />
|
||||||
<label for="update">变动很大(更新时间)?</label>
|
<label for="update">变动很大(更新时间)?</label>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|||||||
Reference in New Issue
Block a user