From 7467840644a60363fc992e15c328041b4e94d2bd Mon Sep 17 00:00:00 2001 From: Stephan Kristyn Date: Tue, 10 Feb 2026 18:34:30 +0100 Subject: [PATCH] Removing unnecessary alterations-2 --- tpl/bootstrap5.php | 26 +++++++++++++++----------- 1 file changed, 15 insertions(+), 11 deletions(-) diff --git a/tpl/bootstrap5.php b/tpl/bootstrap5.php index 0730d1ba..06547e1a 100644 --- a/tpl/bootstrap5.php +++ b/tpl/bootstrap5.php @@ -33,7 +33,7 @@ if ($QRCODE) : - _scriptTag('js/zlib-1.3.1-1.js', 'defer'); ?> + _scriptTag('js/zlib-1.3.1-2.js', 'defer'); ?> _scriptTag('js/base-x-5.0.1.js', 'defer'); ?> _scriptTag('js/bootstrap-5.3.8.js', 'defer'); ?> _scriptTag('js/dark-mode-switch.js', 'defer'); ?> @@ -206,7 +206,7 @@ endif; foreach ($EXPIRE as $key => $value) : ?> @@ -287,7 +287,7 @@ endif; foreach ($FORMATTER as $key => $value) : ?> @@ -378,18 +378,21 @@ if ($FILEUPLOAD) : -