File tree Expand file tree Collapse file tree 26 files changed +41
-8
lines changed
Expand file tree Collapse file tree 26 files changed +41
-8
lines changed Original file line number Diff line number Diff line change @@ -46,4 +46,5 @@ $wb['otp_code_email_sent_txt'] = 'An email was sent to';
4646$wb['otp_code_email_subject_txt'] = 'ISPConfig Login authentication';
4747$wb['otp_code_email_template_txt'] = 'Your One time login code is %s' . PHP_EOL . 'This code is valid for 10 minutes.' . PHP_EOL;
4848$wb['otp_code_resend_txt'] = 'Request new code';
49+ $wb['otp_code_email_sent_failed_txt'] = 'Failed sending an email to %s';
4950?>
Original file line number Diff line number Diff line change @@ -39,4 +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_email_sent_failed_txt'] = 'Failed sending an email to %s';
4243?>
Original file line number Diff line number Diff line change @@ -39,3 +39,4 @@ $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_email_sent_failed_txt'] = 'Failed sending an email to %s';
Original file line number Diff line number Diff line change @@ -39,4 +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_email_sent_failed_txt'] = 'Failed sending an email to %s';
4243?>
Original file line number Diff line number Diff line change @@ -39,4 +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_email_sent_failed_txt'] = 'Failed sending an email to %s';
4243?>
Original file line number Diff line number Diff line change @@ -39,4 +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_email_sent_failed_txt'] = 'Failed sending an email to %s';
4243?>
Original file line number Diff line number Diff line change @@ -39,4 +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_email_sent_failed_txt'] = 'Failed sending an email to %s';
4243?>
Original file line number Diff line number Diff line change @@ -39,4 +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_email_sent_failed_txt'] = 'Failed sending an email to %s';
4243?>
Original file line number Diff line number Diff line change @@ -39,4 +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_email_sent_failed_txt'] = 'Failed sending an email to %s';
4243?>
Original file line number Diff line number Diff line change @@ -39,4 +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_email_sent_failed_txt'] = 'Failed sending an email to %s';
4243?>
You can’t perform that action at this time.
0 commit comments