<input type="checkbox" name="safe_search" <?php echo $opts->disable_special ? "checked" : ""; $options .= "<option value="" " . (($category_index == $opts->type) ? "class="active" " : "") . ">auto</option>";