mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
fixed: change site language lost secret parameter
This commit is contained in:
@@ -692,6 +692,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",
|
||||
'row_login_secret' => 'Login secret',
|
||||
'text_login_secret_current' => 'Current secret',
|
||||
'text_login_url_with_secret' => 'Login URL',
|
||||
|
||||
Reference in New Issue
Block a user