From d5911d2d91e14f23933a16f530ec3b5c9161339d Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Tue, 24 Feb 2026 11:00:20 +0000 Subject: [PATCH] df --- Vue/includes/main-navigation.php | 57 ++++++++++++++------------------ Vue/includes/scripts-footer.php | 55 ++++++++---------------------- 2 files changed, 38 insertions(+), 74 deletions(-) diff --git a/Vue/includes/main-navigation.php b/Vue/includes/main-navigation.php index 50c6f898..5b45b098 100644 --- a/Vue/includes/main-navigation.php +++ b/Vue/includes/main-navigation.php @@ -1,35 +1,26 @@ -
- - - - - -
+
-
-
- "> + + + - if (isset($menusvue) && count($menusvue) > 0) : - $current_url = $_SERVER['REQUEST_URI']; - $elements = explode("/", $current_url); - $activeLink = $elements[1]; - ?> - - -
-
\ No newline at end of file +
+
+ 0) : ?> +
+ + + + + +
+ +
+
\ No newline at end of file diff --git a/Vue/includes/scripts-footer.php b/Vue/includes/scripts-footer.php index 080fd21e..9b9348d0 100644 --- a/Vue/includes/scripts-footer.php +++ b/Vue/includes/scripts-footer.php @@ -1,59 +1,32 @@ - - -
+ - - - - + + + - - - - - - - + + + \ No newline at end of file