From a766052e718bcdddacb0fd68bf176ee4d1da7f21 Mon Sep 17 00:00:00 2001 From: Guillaume Mazoyer Date: Fri, 31 Oct 2014 00:32:17 +0100 Subject: Fix loading of Bootstrap JS. --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'index.php') diff --git a/index.php b/index.php index 6e0da0a..b30591b 100644 --- a/index.php +++ b/index.php @@ -234,7 +234,7 @@ final class LookingGlass { $this->render_help_modal(); print ''; print ''; - print ''; + print ''; print ''; print ''; } -- cgit v1.2.3