Fix message text.

This commit is contained in:
Deon George 2024-06-26 17:15:15 +10:00
parent d3a9e36bb7
commit 298dfe6703

View File

@ -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));