From 7a48310665ff95082022672658194caa7ffa693d Mon Sep 17 00:00:00 2001 From: Guillaume Mazoyer Date: Sun, 28 Jan 2018 15:43:11 +0100 Subject: Fix help button integration. --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'index.php') diff --git a/index.php b/index.php index bb67de6..6fb49d6 100644 --- a/index.php +++ b/index.php @@ -83,7 +83,7 @@ final class LookingGlass { print(''); print('
'); print(''); - print('
'); + print('
'); print(''); -- cgit v1.2.3