no All groups link
This commit is contained in:
parent
2581e46a25
commit
edee3995c2
@ -271,13 +271,6 @@ class ProfileAction extends OwnerDesignAction
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if ($cnt > GROUPS_PER_MINILIST) {
|
|
||||||
$this->elementStart('p');
|
|
||||||
// TRANS: Text for user group membership statistics if user has more subscriptions than displayed.
|
|
||||||
$this->statsSectionLink('usergroups', _('All groups'), 'more');
|
|
||||||
$this->elementEnd('p');
|
|
||||||
}
|
|
||||||
|
|
||||||
Event::handle('EndShowGroupsMiniList', array($this));
|
Event::handle('EndShowGroupsMiniList', array($this));
|
||||||
}
|
}
|
||||||
$this->elementEnd('div');
|
$this->elementEnd('div');
|
||||||
|
Loading…
x
Reference in New Issue
Block a user