aboutsummaryrefslogtreecommitdiff
path: root/templates/searchform.tmpl
blob: afae2ebf5d711b60fb87dbb9020cdcd98de4f98c (plain)
1
2
3
4
5
<form method="get" action="<TMPL_VAR SEARCHACTION>" id="searchform">
<div>
<input type="text" id="searchbox" name="P" value="" size="16" />
</div>
</form>