From 88116d0e95a77c6f751dbfdb7f9fd18860888237 Mon Sep 17 00:00:00 2001 From: Guillaume Mazoyer Date: Sun, 28 Jan 2018 15:37:22 +0100 Subject: Fix progress bar. --- index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'index.php') diff --git a/index.php b/index.php index d0d54b8..bb67de6 100644 --- a/index.php +++ b/index.php @@ -153,8 +153,8 @@ final class LookingGlass { print(''); print(''); print('
'); - print('
'); - print('
'); + print('
'); + print('
'); print('
'); print('
'); print('
'); -- cgit v1.2.3