Whitespace updates.
This commit is contained in:
parent
8afda686d2
commit
413d9e2fd0
@ -506,7 +506,6 @@ class ThreadedNoticeListFavesItem extends NoticeListActorsItem
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
function showStart()
|
function showStart()
|
||||||
{
|
{
|
||||||
$this->out->elementStart('li', array('class' => 'notice-data notice-faves'));
|
$this->out->elementStart('li', array('class' => 'notice-data notice-faves'));
|
||||||
@ -516,7 +515,6 @@ class ThreadedNoticeListFavesItem extends NoticeListActorsItem
|
|||||||
{
|
{
|
||||||
$this->out->elementEnd('li');
|
$this->out->elementEnd('li');
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// @todo FIXME: needs documentation.
|
// @todo FIXME: needs documentation.
|
||||||
|
Loading…
Reference in New Issue
Block a user