From 98610edcc9c016fa56e4cf2e0eb1064a8d2e92b0 Mon Sep 17 00:00:00 2001 From: Guillaume Mazoyer Date: Mon, 25 Jul 2016 22:23:03 +0200 Subject: Update Bootstrap to 3.3.7. --- index.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'index.php') diff --git a/index.php b/index.php index fd6b4dd..4bc9b09 100644 --- a/index.php +++ b/index.php @@ -259,9 +259,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(''); @@ -278,7 +278,7 @@ final class LookingGlass { } print(''); print(''); - print(''); + print(''); print(''); print(''); } -- cgit v1.2.3