From 63c65f3eced07058ec4e17fad510400cf8420bbc Mon Sep 17 00:00:00 2001 From: Guillaume Mazoyer Date: Fri, 8 Jan 2016 17:53:36 +0100 Subject: Update Bootstrap to 3.3.6. --- index.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'index.php') diff --git a/index.php b/index.php index 3c13478..ed8902f 100644 --- a/index.php +++ b/index.php @@ -222,9 +222,9 @@ final class LookingGlass { print(''); print(''); print(''.htmlentities($this->frontpage['title']).''); - print(''); + print(''); if ($this->frontpage['bootstrap_theme']) { - print(''); + print(''); } if ($this->frontpage['custom_bootstrap_theme']) { print(''); @@ -238,7 +238,7 @@ final class LookingGlass { $this->render_help_modal(); print(''); print(''); - print(''); + print(''); print(''); print(''); } -- cgit v1.2.3