blob: daf4470cbe95a76d08c5cb32dad86bc0b7b7cfd9 (
plain)
1
2
3
4
5
6
|
<form method="post" name="search" action="{S_SEARCHBOX_ACTION}"><table cellspacing="0" cellpadding="0" border="0">
<tr>
<td nowrap="nowrap"><span class="gensmall">{L_SEARCH_FOR}:</span> <input class="post" type="text" name="search_keywords" size="20" /> <input class="liteoption" type="submit" value="{L_GO}" /></td>
</tr>
</table></form>
|