I have tried removing this code but that stoped it searching anything and now i'm stuck
Code:
.make_select_cat("0","")."";if ($conf["fullview"]=="full") {
$content .= " <select name=\"search_where\" onChange=\"MM_jumpMenu('parent',this,0)\">
<option value=\"1\">"._MH_TITLE."</option>
<option value=\"2\">"._MH_DESCR."</option>
<option value=\"3\" selected>"._MH_BOTH."</option>
</select>";
}










