Skip to content

Commit 5bc6a41

Browse files
committed
fixup! fix(dav): Parse sender PARTSTAT in REPLYs
1 parent 6e38aea commit 5bc6a41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/settings/templates/settings/admin/additional-mail.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
/** @var array $_ */
2626

2727
$mail_smtpauthtype = [
28-
'LOGIN' => $l->t('LOGIN')
28+
'LOGIN' => $l->t('Login')
2929
];
3030

3131
$mail_smtpsecure = [

0 commit comments

Comments
 (0)