typo in profileminilist class
This commit is contained in:
parent
bef643352d
commit
7097804eeb
@ -49,7 +49,7 @@ class ProfileMiniList extends ProfileList
|
|||||||
{
|
{
|
||||||
function startList()
|
function startList()
|
||||||
{
|
{
|
||||||
$this->out->elementStart('ul', 'entity users xoxo');
|
$this->out->elementStart('ul', 'entities users xoxo');
|
||||||
}
|
}
|
||||||
|
|
||||||
function newListItem($profile)
|
function newListItem($profile)
|
||||||
|
Loading…
Reference in New Issue
Block a user