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