$selected>$name</option>"; } echo $options; ?> </select> </div> </div> <?php require_once "misc/header.php"; require_once "misc/tools.php"; if (!$opts->query) { echo "<div>"; echo "<a " . (!isset($opts->language) ? "selected" : ""; ?> ><br> </div> <h2><?php printtext("settings_frontends");?></h2> <p><?php printtext("settings_frontends_description");?></p> <div class="settings-textbox-container"> <div> <span><?php printtext("settings_preferred_engine");?></span> <select name="engine"> <?php require_once "engines/text/text.php"; $engines = get_engines(); $options = ""; $options .= "<option value="" "