Fix message text.
This commit is contained in:
parent
d3a9e36bb7
commit
298dfe6703
@ -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));
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user