X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=lib%2Fmailbox.php;h=90a58b4c486bfed92fe98f28371dacf6446182e9;hb=72f72d17dbc2ddf5228d97079f992a99f2821373;hp=e1d384a0635207d97e9c04c1482f8d6fa65e05a7;hpb=b3b3af9a2eff10c272bb213eccd3dd3060bc5830;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; }