fix: 修复特殊页面归档和友情链接设置混乱的问题
- 将'在时间轴上显示月份'设置项从友情链接移到归档页面 - 删除特殊页面中空的友情链接子分类标题 - 修正归档页面设置项的归属
This commit is contained in:
@@ -2350,8 +2350,6 @@ function themeoptions_page(){
|
||||
|
||||
</tr>
|
||||
|
||||
<tr><th class="subtitle"><h3 id="subsection-friend-links"><?php _e('友情链接', 'argon');?></h3></th></tr>
|
||||
|
||||
<tr>
|
||||
|
||||
<th><label><?php _e('在时间轴上显示月份', 'argon');?></label></th>
|
||||
|
||||
Reference in New Issue
Block a user