From 2b192b3840ac344c456b98304ea400f0af90da15 Mon Sep 17 00:00:00 2001 From: RaindropsSys Date: Sat, 13 Jan 2024 16:12:11 +0100 Subject: Updated 46 files and deleted 19 files (automated) --- includes/components/timeline.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes/components/timeline.inc') diff --git a/includes/components/timeline.inc b/includes/components/timeline.inc index 95b413b..21e82a2 100644 --- a/includes/components/timeline.inc +++ b/includes/components/timeline.inc @@ -29,7 +29,7 @@ function displayTimeline($systems) { global $app; $showIcons = count($systems) > - " style="width: 100%; height: 30px; display: flex; align-items: center; justify-content: center;"> + " style="width: 100%; height: 30px; display: flex; align-items: center; justify-content: center;"> -- cgit