From ef2b7f0c1d6b01d56bfbfd7bf248d2782362a499 Mon Sep 17 00:00:00 2001 From: Guillaume Mazoyer Date: Mon, 8 Dec 2014 22:01:02 +0100 Subject: Update bootstrap to 3.3.1. --- index.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'index.php') diff --git a/index.php b/index.php index c7dcb90..a681202 100644 --- a/index.php +++ b/index.php @@ -216,9 +216,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(''); @@ -232,7 +232,7 @@ final class LookingGlass { $this->render_help_modal(); print(''); print(''); - print(''); + print(''); print(''); print(''); } -- cgit v1.2.3