"" selected", $themes); echo $themes; ?> </select> </div> <div> <label><?php printtext("settings_special_warning");?></label><br><br> <label><?php printtext("settings_special_disabled");?></label> <input type="checkbox" name="disable_special" <?php echo $opts->safe_search ? "checked" : ""; $options .= "<option value="$lang_code" $selected>$name</option>"; } echo "</table>"; } ?> </div> </form> <?php require_once "misc/header.php"; $opts = load_opts(); function print_page_buttons($type, $query, $page) { if ($type > 1) return; echo "<div class="next-page-button-wrapper">"; if ($page != 0) { print_next_page_button("<<", 0, $query, $type); print_next_page_button(">", $page + 10, $query, $type); echo "</div>"; } ?> </div> </form> </div> <?php require_once "misc/header.php"; // Feel free to ask for more search engines understand what i did but apparently not