mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +08:00
add user ban log from cleanup.php
This commit is contained in:
@@ -11,6 +11,7 @@ $lang_login = array
|
||||
'p_remaining_tries' => "次尝试机会",
|
||||
'p_no_account_signup' => "还没有账号? 马上<a href=\"signup.php\"><b>注册</b></a>!",
|
||||
'p_forget_pass_recover' => "忘记了密码? 通过<a href=\"recover.php\"><b>邮件</b></a>来找回密码",
|
||||
'p_account_banned' => "账号被禁用? 通过<a href=\"user-ban-log.php\"><b>封禁记录</b></a>查看原因",
|
||||
'p_resend_confirm' => "没有收到验证邮件或验证链接无法打开? <a href=\"confirm_resend.php\"><b>重新发送验证邮件</b></a>",
|
||||
'rowhead_username' => "用户名:",
|
||||
'rowhead_password' => "密码:",
|
||||
|
||||
Reference in New Issue
Block a user