Added full source code
This commit is contained in:
commit
33f8586698
1377 changed files with 123808 additions and 0 deletions
site/beta4
14
site/beta4/Rankswitch.html
Normal file
14
site/beta4/Rankswitch.html
Normal file
|
@ -0,0 +1,14 @@
|
|||
<HTML>
|
||||
<head>
|
||||
<title>Legacy: Player Rankings</title>
|
||||
<link rel='stylesheet' type='text/css' href='red.css' title='Wibble'>
|
||||
</head>
|
||||
<body>
|
||||
<body bgcolor="#333333" text="#COCOCO" link="#CC33FF" vlink="#CC33FF" background="images/background.jpg">
|
||||
<table><tr>
|
||||
<th width='25%'><a target='Display' href='Rankings.php'>Current ranking</a></th>
|
||||
<th width='25%'><a target='Display' href='finmilrank.php'>Financial/Military Rankings</a></th>
|
||||
<th width='25%'><a target='Display' href='AllyRank.php'>Alliance Rankings</a></th>
|
||||
<th width='25%'><a target='Display' href='roundrank.php'>Overall Round Rankings</a></th>
|
||||
</tr></table>
|
||||
</HTML>
|
Reference in a new issue