1 2 3 4 5 6
<form method="get" action="<TMPL_VAR SEARCHACTION>" id="searchform"> <div> <input type="text" id="searchbox" name="P" value="" size="16" placeholder="search" /> </div> </form>