';
echo '
';
echo '' . $icon . ' | ';
echo '' . $entry['humandate'] . ' | ';
echo '';
if ($entry['type'] == 'interface') {
echo '' . \LibreNMS\Util\Url::portLink(Port::find($entry['reference'])) . '';
}
echo ' | ' . htmlspecialchars($entry['message']) . ' | ';
echo '
';