fix: 修正验证码与安全分类的编号

- 将验证码与安全的编号从15改为16
- 现在所有一级分类编号正确(1-16)
- 完成分类编号的规范化
This commit is contained in:
2026-01-22 14:31:40 +08:00
parent 28640828fd
commit ee2976dee0

View File

@@ -3380,7 +3380,7 @@ window.pjaxLoaded = function(){
</tr>
<!-- ========== 15. 验证码与安全 ========== -->
<!-- ========== 16. 验证码与安全 ========== -->
<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>