File tree Expand file tree Collapse file tree 1 file changed +0
-7
lines changed
interface/web/login/lib/lang Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -39,12 +39,5 @@ $wb['otp_code_email_sent_txt'] = 'An email was sent to';
3939$wb['otp_code_email_subject_txt'] = 'ISPConfig Login authentication';
4040$wb['otp_code_email_template_txt'] = 'Your One time login code is %s' . PHP_EOL . 'This code is valid for 10 minutes.' . PHP_EOL;
4141$wb['otp_code_resend_txt'] = 'Request new code';
42- $wb['otp_code_txt'] = 'Two Factor Authentication';
43- $wb['otp_code_desc_txt'] = 'Enter the code you got from your authenticator app or via email.';
44- $wb['otp_code_placeholder_txt'] = 'OTP code';
45- $wb['otp_code_email_sent_txt'] = 'An email was sent to';
46- $wb['otp_code_email_subject_txt'] = 'ISPConfig Login authentication';
47- $wb['otp_code_email_template_txt'] = 'Your One time login code is %s' . PHP_EOL . 'This code is valid for 10 minutes.' . PHP_EOL;
48- $wb['otp_code_resend_txt'] = 'Request new code';
4942$wb['otp_code_email_sent_failed_txt'] = 'Failed sending an email to %s';
5043?>
You can’t perform that action at this time.
0 commit comments