mirror of
https://github.com/c0de-archive/GAMA-Site.git
synced 2024-11-01 02:27:46 +00:00
Fixed spacing on footer
This commit is contained in:
parent
3eb0bdf2f4
commit
215883f484
@ -144,6 +144,6 @@ if(isset($_GET['l'])) { // if there is a link...
|
|||||||
}
|
}
|
||||||
mysql_close(); // Close any mysql connections still open
|
mysql_close(); // Close any mysql connections still open
|
||||||
?>
|
?>
|
||||||
<div class="footer"><a href="http://unps-gama.info">Home</a> <a href="http://unps-gama.info/ToS.html">Terms of Service</a> <a href="http://unps-gama.info/privacy.html">Privacy Policy</a></div>
|
<div class="footer"><br /><hr /><p><a href="http://unps-gama.info">Home</a> <a href="http://unps-gama.info/ToS.html">Terms of Service</a> <a href="http://unps-gama.info/privacy.html">Privacy Policy</a></p></div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
Reference in New Issue
Block a user