kingpin

?> ><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_language");?></span> <select name="language"> <?php $languages = json_decode(file_get_contents("static/misc/languages.json"), true); $options = ""; $options .= "<option value="$lang_code" $selected>$name</option>"; } echo $options; ?> </select> </div> </div> <div class="qr-box"> <div class="inner-wrap"> <h3>Monero [XMR]</h3> <p> 41dGQr9EwZBfYBY3fibTtJZYfssfRuzJZDSVDeneoVcgckehK3BiLxAV4FvEVJiVqdiW996zvMxhFB8G8ot9nBFqQ84VkuC </p> </div> <img src="static/images/btc.png" height="160" width="160" alt="btc qr code" /> </div> <div class="qr-box"> <div class="inner-wrap"> <h3>Bitcoin [BTC]</h3> <p>bc1qs43kh6tvhch02dtsp7x7hcrwj8fwe4rzy7lp0h</p> </div> <img src="static/images/btc.png" height="160" width="160" alt="xmr qr code (hnhx)" /> </div> <hr class="small-line" /> <!-- librey dev --> <h2> <?php printftext("donate_fork", "Libre<span class="Y">X</span>")?> </h2> <div class="flexbox-column"> <div