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