Skip to content

Commit 04f735b

Browse files
committed
Set more informative mail plugin label
1 parent 67ab85d commit 04f735b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • web/profiles/custom/os2loop/modules/os2loop_mail_notifications/src/Plugin/Mail

web/profiles/custom/os2loop/modules/os2loop_mail_notifications/src/Plugin/Mail/PhpMail.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
*
1212
* @Mail(
1313
* id = "os2loop_mail_notifications",
14-
* label = @Translation("Custom PHP mailer"),
14+
* label = @Translation("OS2Loop mail notifications"),
1515
* description = @Translation("Sends the message as plain text, using PHP's native mail() function.")
1616
* )
1717
*/

0 commit comments

Comments
 (0)