Updated hiscore title

This commit is contained in:
Rob Pearce 2008-10-22 20:36:38 +00:00
parent da042b079a
commit 420eaeb6ee
1 changed files with 2 additions and 2 deletions

View File

@ -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>";