Misdew/inc/footer.php
2022-07-20 09:39:59 -04:00

12 lines
556 B
PHP

<br>
<?php
if($logged_in == 'true') {
if($u_ads != 'no') {
}
}
else {
}
?>
<a id="patreon_link" class="footer" href="https://discord.gg/Dn7Xf42cTB" alt="" style="font-weight: bold; text-decoration: none;">Misdew Discord Server <i class="fa fa-external-link-square"></i></a> <br>
<a id="patreon_link" class="footer" href="https://patreon.com/misdew" alt="" style="font-weight: bold; text-decoration: none;">Support via Patreon <i class="fa fa-external-link-square"></i></a> <br>
<span id="footer_copyright" class="footer">&copy; Copyright Misdew</span>