Add site footer
This commit is contained in:
parent
130d22a754
commit
b0cc87e193
3 changed files with 4 additions and 0 deletions
|
|
@ -50,6 +50,7 @@ var USEROPTS = {
|
|||
};
|
||||
applyOpts();
|
||||
$("#optlink").click(showUserOpts);
|
||||
$("#sitefooter").load("footer.html");
|
||||
|
||||
var Rank = {
|
||||
Guest: 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue