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
<?php if (SHOW_MENU) { // navigation menushow_menu2(0, SM2_ROOT+1);} ?>
<form name="search" id="search" action="<?php echo WB_URL; ?>/search/index.php" method="get"><input type="hidden" name="referrer" value="<?php echo defined('REFERRER_ID') ? REFERRER_ID : PAGE_ID; ?>" /><span class="titolo3"><?php echo $TEXT['SEARCH']; ?></span><br/><input name="string" type="text" value="" /><a href="#" onClick="document.search.submit();" style="vertical-align:bottom;" alt="<?php echo $TEXT['SEARCH']; ?>"><img src="<?php echo TEMPLATE_DIR; ?>/img/vai.png" /></a></form>