{ continue; } echo "value="" . htmlspecialchars($opts->query) . """; ?> > <br> <?php echo $opts->safe_search ? "checked" : ""; ?> ><br> <label><?php printtext("settings_frontends_disable");?></label> <input type="checkbox" name="disable_frontends" <?php echo $opts->safe_search ? "checked" : ""; ?> ><br> </div> <h2><?php