|
1 | 1 | <?php mysqli_close($link); ?>
|
2 |
| -<div class="icon smalldiv center"> |
3 |
| -<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_blank" style="float:left; margin-left:5px;"> |
4 |
| -<input type="hidden" name="cmd" value="_s-xclick"> |
5 |
| -<input type="hidden" name="hosted_button_id" value="CJF8R55CJE9R4"> |
6 |
| -<input type="image" src="<?php echo $site_url; ?>images/footer/paypal.png" border="0" name="submit" class="icon lighten" alt="PayPal" title="Donate using PayPal!"> |
7 |
| -</form> |
8 |
| -<a href="bitcoin:1Gpa3NKn8nR9ipXPZbwkjYxqZX3cmz7q97?label=Ancient%20Beast"><img src="<?php echo $site_url; ?>images/footer/bitcoin.png" class="icon lighten" alt="bitcoin" title="Donate some Bitcoins!"></a> |
9 |
| -<a href="https://www.bountysource.com/trackers/260151-ancient-beast"><img src="<?php echo $site_url; ?>images/footer/bountysource.png" class="icon lighten" alt="bountysource" title="Place some bounties!"></a> |
10 |
| -<a href="http://www.patreon.com/AncientBeast" target="_blank"><img src="<?php echo $site_url; ?>images/footer/patreon.png" class="icon lighten" alt="patreon" title="Donate via Patreon!"></a> |
11 |
| -<a href="https://flattr.com/thing/126547/Ancient-Beast" target="_blank"><img src="<?php echo $site_url; ?>images/footer/flattr.png" class="icon lighten" alt="flattr" title="Donate via Flattr!"></a> |
12 |
| -<a href="http://steamcommunity.com/sharedfiles/filedetails/?id=195722359" target="_blank"><img src="<?php echo $site_url; ?>images/footer/steam.png" class="icon lighten" alt="steam" title="Steam"></a> |
13 |
| -<a href="http://www.indiedb.com/games/ancient-beast" target="_blank"><img src="<?php echo $site_url; ?>images/footer/indiedb.png" class="icon lighten" alt="indiedb" title="IndieDB"></a> |
14 |
| -<a href="http://gamejolt.com/games/arcade/ancient-beast/15964/" target="_blank"><img src="<?php echo $site_url; ?>images/footer/gamejolt.png" class="icon lighten" alt="gamejolt" title="Game Jolt"></a> |
15 |
| -<a href="https://facebook.com/AncientBeast" target="_blank"><img src="<?php echo $site_url; ?>images/footer/facebook.png" class="icon lighten" alt="facebook" title="Facebook"></a> |
16 |
| -<a href="https://twitter.com/AncientBeast" target="_blank"><img src="<?php echo $site_url; ?>images/footer/twitter.png" class="icon lighten" alt="twitter" title="Twitter"></a> |
17 |
| -<a href="https://plus.google.com/+AncientBeast" target="_blank"><img src="<?php echo $site_url; ?>images/footer/google.png" class="icon lighten" alt="google" title="Google Plus"></a> |
18 |
| -<a href="https://www.youtube.com/AncientBeastGame" target="_blank"><img src="<?php echo $site_url; ?>images/footer/youtube.png" class="icon lighten" alt="youtube" title="Youtube"></a> |
19 |
| -<a href="https://github.com/FreezingMoon/AncientBeast" target="_blank"><img src="<?php echo $site_url; ?>images/footer/github.png" class="icon lighten" alt="github" title="Github"></a> |
20 |
| -<a href="https://wuala.com/AncientBeast" target="_blank"><img src="<?php echo $site_url; ?>images/footer/wuala.png" class="icon lighten" alt="wuala" title="Wuala"></a> |
21 |
| -<a href="https://Ancient-Beast.deviantart.com" target="_blank"><img src="<?php echo $site_url; ?>images/footer/deviantart.png" class="icon lighten" alt="deviantart" title="deviantArt"></a> |
22 |
| -<a href="http://www.reddit.com/r/AncientBeast" target="_blank"><img src="<?php echo $site_url; ?>images/footer/reddit.png" class="icon lighten" alt="reddit" title="Reddit"></a> |
23 |
| -<a href="mailto: [email protected]?Subject=You%20Rock!" target="_blank"><img src=" <?php echo $site_url; ?>images/footer/contact.png" class="icon lighten" alt="contact" title="Contact"></a> |
| 2 | +<div class="footer smalldiv center"> |
| 3 | +<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=CJF8R55CJE9R4" target="_blank"><img src="<?php echo $site_url; ?>images/footer/paypal.png" class="lighten" alt="paypal" title="Donate using PayPal!"></a> |
| 4 | +<a href="bitcoin:1Gpa3NKn8nR9ipXPZbwkjYxqZX3cmz7q97?label=Ancient%20Beast"><img src="<?php echo $site_url; ?>images/footer/bitcoin.png" class="lighten" alt="bitcoin" title="Donate some Bitcoins!"></a> |
| 5 | +<a href="https://www.bountysource.com/trackers/260151-ancient-beast"><img src="<?php echo $site_url; ?>images/footer/bountysource.png" class="lighten" alt="bountysource" title="Place some bounties!"></a> |
| 6 | +<a href="http://www.patreon.com/AncientBeast" target="_blank"><img src="<?php echo $site_url; ?>images/footer/patreon.png" class="lighten" alt="patreon" title="Donate via Patreon!"></a> |
| 7 | +<a href="https://flattr.com/thing/126547/Ancient-Beast" target="_blank"><img src="<?php echo $site_url; ?>images/footer/flattr.png" class="lighten" alt="flattr" title="Donate via Flattr!"></a> |
| 8 | +<a href="http://steamcommunity.com/sharedfiles/filedetails/?id=195722359" target="_blank"><img src="<?php echo $site_url; ?>images/footer/steam.png" class="lighten" alt="steam" title="Steam"></a> |
| 9 | +<a href="http://www.indiedb.com/games/ancient-beast" target="_blank"><img src="<?php echo $site_url; ?>images/footer/indiedb.png" class="lighten" alt="indiedb" title="IndieDB"></a> |
| 10 | +<a href="http://gamejolt.com/games/arcade/ancient-beast/15964/" target="_blank"><img src="<?php echo $site_url; ?>images/footer/gamejolt.png" class="lighten" alt="gamejolt" title="Game Jolt"></a> |
| 11 | +<a href="https://facebook.com/AncientBeast" target="_blank"><img src="<?php echo $site_url; ?>images/footer/facebook.png" class="lighten" alt="facebook" title="Facebook"></a> |
| 12 | +<a href="https://twitter.com/AncientBeast" target="_blank"><img src="<?php echo $site_url; ?>images/footer/twitter.png" class="lighten" alt="twitter" title="Twitter"></a> |
| 13 | +<a href="https://plus.google.com/+AncientBeast" target="_blank"><img src="<?php echo $site_url; ?>images/footer/google.png" class="lighten" alt="google" title="Google Plus"></a> |
| 14 | +<a href="https://www.youtube.com/AncientBeastGame" target="_blank"><img src="<?php echo $site_url; ?>images/footer/youtube.png" class="lighten" alt="youtube" title="Youtube"></a> |
| 15 | +<a href="https://github.com/FreezingMoon/AncientBeast" target="_blank"><img src="<?php echo $site_url; ?>images/footer/github.png" class="lighten" alt="github" title="Github"></a> |
| 16 | +<a href="https://wuala.com/AncientBeast" target="_blank"><img src="<?php echo $site_url; ?>images/footer/wuala.png" class="lighten" alt="wuala" title="Wuala"></a> |
| 17 | +<a href="https://Ancient-Beast.deviantart.com" target="_blank"><img src="<?php echo $site_url; ?>images/footer/deviantart.png" class="lighten" alt="deviantart" title="deviantArt"></a> |
| 18 | +<a href="http://www.reddit.com/r/AncientBeast" target="_blank"><img src="<?php echo $site_url; ?>images/footer/reddit.png" class="lighten" alt="reddit" title="Reddit"></a> |
| 19 | +<a href="mailto: [email protected]?Subject=You%20Rock!" target="_blank"><img src=" <?php echo $site_url; ?>images/footer/contact.png" class="lighten" alt="contact" title="Contact"></a> |
24 | 20 | </div>
|
25 | 21 | </body>
|
26 | 22 | </html>
|
0 commit comments