summaryrefslogtreecommitdiff
path: root/Template/Include/incl_global_navbar.php
diff options
context:
space:
mode:
Diffstat (limited to 'Template/Include/incl_global_navbar.php')
-rw-r--r--Template/Include/incl_global_navbar.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Template/Include/incl_global_navbar.php b/Template/Include/incl_global_navbar.php
index 26f5872..efcff81 100644
--- a/Template/Include/incl_global_navbar.php
+++ b/Template/Include/incl_global_navbar.php
@@ -16,7 +16,7 @@ require_once(dirname( __FILE__ )."/".$_SESSION["lang"]."/text.php");
echo('<!-- Header -->
<header>
<!-- Titre -->
- <a onclick="showNavButtons()"><i class="fas fa-bars"></i></a>
+ <a id="navButton"><i class="fas fa-bars"></i></a>
<!-- Espace vide -->
<div class="spacer"></div>
<a id="navTitle" href="/"><h2>'.$text[basename(__FILE__, ".php")]["h2"].'</h2></a>