aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/subsilver2/template/searchbox.html
blob: 49de299ea20108b80220069ac381bf71c7c46d4e (plain)
1
<form method="get" name="search" action="{S_SEARCHBOX_ACTION}"><span class="gensmall">{L_SEARCH_FOR}{L_COLON}</span> <input class="post" type="text" name="keywords" size="20" /> <input class="btnlite" type="submit" value="{L_GO}" />{S_SEARCH_LOCAL_HIDDEN_FIELDS}</form>