WebsiteBaker 2.13.7 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
ob_start();echo' <form name="jump2all"> <select name="select" onchange="javascript: window.location = this.options[this.selectedIndex].value;"> <option value="" selected="">Make Your Choice</option>'; show_menu2(0, SM2_CURR, SM2_CURR, SM2_ALL|SM2_CURRTREE, '<option value="[url]">[menu_title]</option>'); echo'</select></form>'; $content = ob_get_contents();ob_end_clean();return $content.' ';