From 762915a7d42f4e05db6db2118fbf86841784909d Mon Sep 17 00:00:00 2001 From: Guillaume Mazoyer Date: Sun, 28 Jan 2018 00:04:37 +0100 Subject: Make invisible field hidden again. --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index 355a164..738377f 100644 --- a/index.php +++ b/index.php @@ -149,7 +149,7 @@ final class LookingGlass { } } - print(''); + print(''); print(''); print(''); print('
'); -- cgit v1.2.3