fix: 修正验证码与安全分类的编号
- 将验证码与安全的编号从15改为16 - 现在所有一级分类编号正确(1-16) - 完成分类编号的规范化
This commit is contained in:
@@ -3380,7 +3380,7 @@ window.pjaxLoaded = function(){
|
|||||||
|
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
<!-- ========== 15. 验证码与安全 ========== -->
|
<!-- ========== 16. 验证码与安全 ========== -->
|
||||||
<tr><th class="subtitle"><h2 id="section-security"><?php _e('验证码与安全', 'argon');?></h2></th></tr>
|
<tr><th class="subtitle"><h2 id="section-security"><?php _e('验证码与安全', 'argon');?></h2></th></tr>
|
||||||
|
|
||||||
<tr><th class="subtitle"><h3 id="subsection-captcha"><?php _e('验证码设置', 'argon');?></h3></th></tr>
|
<tr><th class="subtitle"><h3 id="subsection-captcha"><?php _e('验证码设置', 'argon');?></h3></th></tr>
|
||||||
|
|||||||
Reference in New Issue
Block a user