From 2233426808af0bdb8923b44dff6f511a97d5ea0d Mon Sep 17 00:00:00 2001 From: dqos <8611981+dqos@users.noreply.github.com> Date: Sun, 12 Nov 2023 12:22:13 +0100 Subject: [PATCH] Update to Bootstrap 5.3.2 --- index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.php b/index.php index 3cec0f3..9d9f6b6 100644 --- a/index.php +++ b/index.php @@ -103,7 +103,7 @@ $templateData['csrfToken'] = $_SESSION[LookingGlass::SESSION_CSRF] = bin2hex(ran <?php echo $templateData['title'] ?> - + '; } ?> @@ -356,7 +356,7 @@ $templateData['csrfToken'] = $_SESSION[LookingGlass::SESSION_CSRF] = bin2hex(ran } - +