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

View File

@@ -696,7 +696,7 @@ $lang_settings = array
'row_login_type' => 'Login type',
'text_login_type_normal' => 'Normal',
'text_login_type_secret' => 'Secret',
'text_login_type_warning' => "When 'Guest visit' != Normal, user can only login through the 'Secret' way",
'text_login_type_warning' => "Only one of the three is in effect",
'row_login_secret' => 'Login secret',
'text_login_secret_current' => 'Current secret',
'text_login_url_with_secret' => 'Secret login URL',