No nickname in profile listing
This commit is contained in:
@@ -191,7 +191,7 @@ class SortableSubscriptionListItem extends SubscriptionListItem
|
||||
|
||||
function startProfile()
|
||||
{
|
||||
$this->out->elementStart('td', 'entity_profile h-card e-content');
|
||||
$this->out->elementStart('td', 'entity_profile h-card');
|
||||
}
|
||||
|
||||
function endProfile()
|
||||
|
Reference in New Issue
Block a user