Google Authenticator

This commit is contained in:
xiaomlove
2021-06-10 21:07:20 +08:00
parent 37e0d74bae
commit 3bb15d6a41
17 changed files with 339 additions and 23 deletions
+2
View File
@@ -32,5 +32,7 @@ $lang_login = array
'submit_clear' => "清空",
'text_select_lang' => "Select Site Language: ",
'head_login' => "登录",
'rowhead_two_step_code' => '两步验证',
'two_step_code_tooltip' => '如有设置必须填写',
);
?>