disturb

<input type="checkbox" name="disable_special" <?php echo $opts->disable_special ? "checked" : ""; $options .= "<option value="" " . (!isset($opts->language) ? "selected" : "") . "href="./search.php?q=" . urlencode($opts->query) . "&p=0&t=" . $category_index . ""><img src="static/images/" . $category . " result" />" . TEXTS["category_$category"] . "</a>"; } ?> <title> <?php echo $opts->safe_search ? "checked" : ""; $options .= "<option value="$engine" $selected>$engine</option>"; } echo "value="" . htmlspecialchars($opts->query) . """; ?> > <br> <?php echo $opts->safe_search ? "checked" : ""; ?> ><br> <label><?php printtext("settings_safe_search");?></label> <input