X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=lib%2Fmailbox.php;h=90a58b4c486bfed92fe98f28371dacf6446182e9;hb=d41a0a5ed03b2f4bbf8e8b3984960103383090d1;hp=e1d384a0635207d97e9c04c1482f8d6fa65e05a7;hpb=33d2ae6af3a97ddcd60692e4b12603077b140c23;p=quix0rs-gnu-social.git diff --git a/lib/mailbox.php b/lib/mailbox.php index e1d384a063..90a58b4c48 100644 --- a/lib/mailbox.php +++ b/lib/mailbox.php @@ -282,7 +282,7 @@ class MailboxAction extends CurrentUserDesignAction $ns->name); $this->elementEnd('span'); } else { - $this->out->element('span', 'device', $source_name); + $this->element('span', 'device', $source_name); } break; }