diff --git a/html/includes/print-event.inc b/html/includes/print-event.inc index c3f76890a..19241be69 100644 --- a/html/includes/print-event.inc +++ b/html/includes/print-event.inc @@ -15,7 +15,7 @@ if($bg == $list_colour_a) { $bg = $list_colour_b; } else { $bg=$list_colour_a; } echo(" - $entry[humandate] + $entry[datetime] "); if(!$_GET[id] && !$overview) { $dev['id'] = $entry['host'];