mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 01:05:39 +02:00
#12176 fixed empty news board
This commit is contained in:
parent
4ce47cec8e
commit
75720df6fa
@ -117,6 +117,8 @@ class NewsBoard extends Element
|
||||
$output .= '</div>';
|
||||
|
||||
return $output;
|
||||
} else {
|
||||
return '';
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user