Update settings.html

This commit is contained in:
LEGALISE_PIRACY 2024-05-08 03:28:52 +00:00
parent 3b03cf3c7d
commit 99d827692a

View File

@ -158,9 +158,6 @@
<a href="/contact.html">Contact</a> <a href="/contact.html">Contact</a>
<a href="/support.html">Donate</a> <a href="/support.html">Donate</a>
<a href="/about.html">About</a> <a href="/about.html">About</a>
</footer>
<div id="google_translate_element"></div> <div id="google_translate_element"></div>
<script type="text/javascript"> <script type="text/javascript">
@ -177,6 +174,8 @@
"https://translate.google.com/translate_a/element.js? "https://translate.google.com/translate_a/element.js?
cb=googleTranslateElementInit"> cb=googleTranslateElementInit">
</script> </script>
</footer>
</body> </body>
</html> </html>