<tr>
<td class="$bgclass">
<label for="cmp_i_titleonly"><input name="titleonly" id="cmp_i_titleonly" value="1" type="checkbox">Buscar solo en Titulos</label><br />
<input class="bginput" name="query" size="13" type="text" /> $gobutton
</td>
</tr>
<tr>
<td class="$bgclass">
<fieldset class="fieldset">
<legend>Mostrar Como:</legend>
<div style="padding:$stylevar[formspacer]px">
<label for="rb_showposts_0"><input type="radio" name="showposts" value="0" id="rb_showposts_0" checked="checked" />$vbphrase[threads]</label>
<label for="rb_showposts_1"><input type="radio" name="showposts" value="1" id="rb_showposts_1" $showpostschecked[1] />$vbphrase[posts]</label>
</div>
</fieldset>
<div class="smallfont">» <a href="$vboptions[bburl]/search.php$session[sessionurl_q]">$vbphrase[advanced_search]</a></div>
</td>
</tr>