Update settings.html

This commit is contained in:
LEGALISE_PIRACY 2024-05-08 03:28:04 +00:00
parent 6d92f0895b
commit 3b03cf3c7d

View File

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