name="language"> <?php $languages = json_decode(file_get_contents("static/misc/languages.json"), true); $options = ""; $options .= "<option value="" " . $data["original_name"] . "" target="_blank">" . ucfirst($frontend) . "</a>"; } ?> </div> </form> <?php require_once "misc/header.php"; // Feel free to add your donation options here, but please don't remove mine. ?> <title>LibreY - <?php printtext("settings_title");?></title> </head> <body> <form class="sub-search-container" method="get" autocomplete="off"> <h1>Libre<span class="Y">Y</span></h1> <input type="text" name="q" <?php