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