This commit is contained in:
KONE SOREL 2026-02-26 10:18:19 +00:00
parent b0695b592a
commit 29e81bee77

View File

@ -81,7 +81,7 @@ $descriptionVue = $_SESSION['descriptionVue'];
<link href="Bootstrap_new/css/theme-modern.css?ver=<?= APP_VERSION ?>" rel="stylesheet">
<!-- Custom overrides -->
<link href="Bootstrap_new/css/custom.css?ver=2025.08.22.06" rel="stylesheet">
<link href="Bootstrap_new/css/custom.css?ver=<?= APP_VERSION ?>" rel="stylesheet">
<title><?= htmlspecialchars($_SESSION['descriptionVue'] ?? '', ENT_QUOTES) ?></title>