View file mobile/template/searchbox.html

File size: 235B
<form method="post" 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}" /></form>