Add site footer

This commit is contained in:
calzoneman 2013-04-30 11:13:06 -05:00
parent 130d22a754
commit b0cc87e193
3 changed files with 4 additions and 0 deletions

View file

@ -50,6 +50,7 @@ var USEROPTS = {
};
applyOpts();
$("#optlink").click(showUserOpts);
$("#sitefooter").load("footer.html");
var Rank = {
Guest: 0,