Cosmetic : menu appearance

This commit is contained in:
sparkyx 2025-06-06 09:32:08 +02:00
parent 34489f6875
commit 22e1ac61fb
3 changed files with 27 additions and 14 deletions

View file

@ -3,8 +3,9 @@
//see licence.txt
\Noalyss\Dbg::echo_var(1,"LEVEL MENU IS {$level} access_code {$access_code}");
?><div class="">
//@var $style_menu (string) possible values are topmenu, menu2 or menu3
?>
<div class="<?=$style_menu?>">
<?php
if ($level == 0) {
echo '<ul class="nav nav-pills nav-fill flex-row noprint nav-level0" >';