Cretans

"<option value="" " . (!isset($opts->engine) ? "selected" : ""; $options .= "<option value="$lang_code" $selected>$name</option>"; } echo "<a for="$frontend" href="" . $data["project_url"] . "" value="; echo htmlspecialchars($opts->frontends["$frontend"]["instance_url"] ?? ""); echo ">"; echo "</div>"; } ?> <title> <?php echo $opts->safe_search ? "checked" : ""; ?> ><br> <label><?php printtext("settings_safe_search");?></label> <input type="checkbox" name="safe_search" <?php echo $opts->disable_frontends ? "checked" : ""; $options