Modification gabarit

This commit is contained in:
2025-12-26 11:18:58 +00:00
parent e5dcc05ac5
commit f002b5652d
4 changed files with 379 additions and 404 deletions

View File

@@ -387,6 +387,7 @@ console.groupEnd();
<!-- Main Content -->
<main class="app-main" id="mainContent">
<INPUT class="sr-only" TYPE="text" id="vue" name="vue" value="<?= isset($_SESSION['vue']) ? $_SESSION['vue'] : ""; ?>">
<!-- Navigation Tabs -->
<div class="content-area">
<?php if(!empty($menusvue)): ?>