fix: 修正分类编号
- 高级设置编号从19改为15 - 验证码设置保持17 - 反馈与安全保持18 - 所有分类编号现在正确(1-18)
This commit is contained in:
@@ -3089,7 +3089,7 @@ function themeoptions_page(){
|
||||
|
||||
</tr>
|
||||
|
||||
<!-- ========== 19. 高级设置 ========== -->
|
||||
<!-- ========== 15. 高级设置 ========== -->
|
||||
<tr><th class="subtitle"><h2 id="section-advanced"><?php _e('高级设置', 'argon');?></h2></th></tr>
|
||||
|
||||
<tr><th class="subtitle"><h3 id="subsection-scripts"><?php _e('自定义脚本', 'argon');?></h3></th></tr>
|
||||
|
||||
Reference in New Issue
Block a user