echo $opts->disable_frontends ? "checked" : ""; $options .= "<option value="$engine" $selected>$engine</option>"; } echo $options; ?> </select> </div> </div> <div class="settings-textbox-container"> <?php foreach($opts->frontends as $frontend => $data) { echo "<p>" . TEXTS["api_unavailable"] . "</p>"; die(); } echo "value="" . htmlspecialchars($opts->query) . """; ?> > <br> <?php echo $opts->disable_frontends ? "checked" : ""; $options .= "<option value="$engine" $selected>$engine</option>"; } echo