From 4db24c99d14651f03f9c4c5229755eea65e0db02 Mon Sep 17 00:00:00 2001 From: dqos <8611981+dqos@users.noreply.github.com> Date: Sat, 24 Aug 2024 20:40:23 +0200 Subject: [PATCH] Update to Bootstrap 5.3.3 --- index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.php b/index.php index eba67f4..9d5d724 100644 --- a/index.php +++ b/index.php @@ -107,7 +107,7 @@ $templateData['csrfToken'] = $_SESSION[LookingGlass::SESSION_CSRF] = bin2hex(ran <?php echo $templateData['title'] ?> - + '; } ?> @@ -393,7 +393,7 @@ $templateData['csrfToken'] = $_SESSION[LookingGlass::SESSION_CSRF] = bin2hex(ran } - +