I wanted to have the sidebox search have the text
Search Help [?]
underneath the entry blank and advanced search text
on the search sidebox....
(In the advanced search, there is such a pop-up.
But the code in tpl_advanced_search_default.php (line 26)
doesn't work when I simply cut-n-paste it into theCode:<div class="forward" id="HelpPopup"><?php echo '<a href="javascript:popupWindow(\'' . zen_href_link(FILENAME_POPUP_SEARCH_HELP) . '\')">' . TEXT_SEARCH_HELP_LINK . '</a>'; ?></div>
tpl_search.php file.)




