add class to medal after username

This commit is contained in:
xiaomlove
2022-08-25 01:39:47 +08:00
parent 4572d0e689
commit 6f8e68ad22
4 changed files with 7 additions and 5 deletions
+1 -1
View File
@@ -696,7 +696,7 @@ $lang_settings = array
'row_login_type' => '登录方式',
'text_login_type_normal' => '正常',
'text_login_type_secret' => '秘密',
'text_login_type_warning' => '当游客访问方式不为正常时,必须使用秘密登录才能登录',
'text_login_type_warning' => '三者只生效其中之一',
'row_login_secret' => '登录密钥',
'text_login_secret_current' => '当前密钥',
'text_login_url_with_secret' => '秘密登录链接',