diff --git a/views/bootstrap/class.Timeline.php b/views/bootstrap/class.Timeline.php index c5c00d2eb..75207ca23 100644 --- a/views/bootstrap/class.Timeline.php +++ b/views/bootstrap/class.Timeline.php @@ -103,7 +103,7 @@ $this->contentHeading(getMLText("timeline")); } $item['msg'] = $msg; } -$this->printTimeline($data, 500); +$this->printTimeline($data, 550); echo "\n"; echo "\n";