WebsiteBaker 2.13.8 is now available!
R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WBhttps://forum.websitebaker.org/index.php/topic,32355.0.html
<!-- Navigation Level 1 TOP --> <div class="nav1"> <?php show_menu2(1, SM2_CURR+1, SM2_START); ?> </div> </div>
<!-- Navigation Level 2 (Drop-down menus) --> <div class="nav2"> <!-- Navigation item MAIN MENU --> <ul> <?php show_menu2(1, SM2_ROOT+1, SM2_ALL, SM2_ALL, false, "\n</li>", false, false, false, '<ul id="header_menu" class="menu">'); ?> </ul> </div> </div>