diff --git a/app/Notifications/Netmails/NetmailHubNoUser.php b/app/Notifications/Netmails/NetmailHubNoUser.php index 30629b6..15d1629 100644 --- a/app/Notifications/Netmails/NetmailHubNoUser.php +++ b/app/Notifications/Netmails/NetmailHubNoUser.php @@ -59,7 +59,7 @@ class NetmailHubNoUser extends Netmails ) ); - $msg->addText("This hub is not attended, so no user will be able to read your message (the hub is unattended). You may like to try and contact them another way.\r\r"); + $msg->addText("This hub is not attended, so no user will be able to read your message. You may like to try and contact them another way.\r\r"); $msg->addText($this->message_path($this->mo));