Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.x
This commit is contained in:
@@ -282,7 +282,7 @@ class MailboxAction extends CurrentUserDesignAction
|
|||||||
$ns->name);
|
$ns->name);
|
||||||
$this->elementEnd('span');
|
$this->elementEnd('span');
|
||||||
} else {
|
} else {
|
||||||
$this->out->element('span', 'device', $source_name);
|
$this->element('span', 'device', $source_name);
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user