mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-11 09:48:40 +00:00
remove todo
This commit is contained in:
parent
a9f04acb31
commit
fafa6cd3cd
|
|
@ -2090,7 +2090,6 @@ class Email implements MessageInterface
|
|||
$this->bodyAlt = self::normalizeBreaks($this->html2text($message, $advanced), self::$LE);
|
||||
|
||||
if (empty($this->bodyAlt)) {
|
||||
// @todo: localize
|
||||
$this->bodyAlt = 'This is an HTML-only message. To view it, activate HTML in your email application.' . self::$LE;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user