From 4b60f3dca8389d344eed580f5c88067f26b7a832 Mon Sep 17 00:00:00 2001 From: wxiaoguang Date: Mon, 17 Mar 2025 15:51:57 +0800 Subject: [PATCH] fix --- templates/user/auth/captcha.tmpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/user/auth/captcha.tmpl b/templates/user/auth/captcha.tmpl index 8dd4d1cc51016..6779948da5e8c 100644 --- a/templates/user/auth/captcha.tmpl +++ b/templates/user/auth/captcha.tmpl @@ -10,12 +10,12 @@
- + {{else if eq .CaptchaType "hcaptcha"}}
- + {{else if eq .CaptchaType "mcaptcha"}}
@@ -25,5 +25,5 @@
- + {{end}}{{end}}