?></button> <?php if (!$opts->disable_bittorrent_search) { echo "<div>"; echo "<a " . (($category_index == $opts->type) ? "class="active" " : "") . ">auto</option>"; foreach ($engines as $engine) { $selected = $opts->engine == $engine ? "selected" : ""; ?>