Updated hiscore title
This commit is contained in:
parent
da042b079a
commit
420eaeb6ee
|
@ -65,9 +65,9 @@ function addcommas($fullnum) {
|
|||
}
|
||||
|
||||
echo "<html>";
|
||||
echo "<title>current gala hiscore list</title>";
|
||||
echo "<title>ratcatcher high scores</title>";
|
||||
echo "<body bgcolof=\"#ffffff\">";
|
||||
echo "<center><h2>current rc hiscore list</h2></center>";
|
||||
echo "<center><h2>Rat Catcher High Scores</h2></center>";
|
||||
|
||||
echo "<table width=100%>";
|
||||
echo "<tr>";
|
||||
|
|
Loading…
Reference in New Issue