From 0a236178548ec242befbe9cc0cd0be0dbb6b054a Mon Sep 17 00:00:00 2001 From: Guillaume Mazoyer Date: Tue, 21 Apr 2015 10:09:09 +0200 Subject: Update Bootstrap to 3.3.4. --- index.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'index.php') diff --git a/index.php b/index.php index eb82931..d3bbec2 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