Changed notice source and location order
This commit is contained in:
parent
2697812809
commit
d1893a1ca9
|
@ -199,8 +199,8 @@ class NoticeListItem extends Widget
|
|||
{
|
||||
$this->out->elementStart('div', 'entry-content');
|
||||
$this->showNoticeLink();
|
||||
$this->showNoticeLocation();
|
||||
$this->showNoticeSource();
|
||||
$this->showNoticeLocation();
|
||||
$this->showContext();
|
||||
$this->out->elementEnd('div');
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user