Forums
(@brianmi6)
14 years, 4 months ago
I figured it out on my own. You just add the following sniped to the content in the HTML mode:
<form id="searchform" method="get" action="/index.php"> <input type="text" name="s" id="s" size="15" /> <input type="submit" value="Search" /> </form>