Quote:
Originally posted by NexDog
John,
Any chance of fixing that link on the leaderboard?
|
look for:
PHP Code:
$thefooter = "<normalfont color=\"{tableheadtextcolor}\"><center>Want to try again? Click <a href=\"$bburl/tetris.php?action=play&s=$session[sessionhash]\"><b>here</b></a>.</center></normalfont>";
and change it to:
PHP Code:
$thefooter = "<normalfont color=\"{tableheadtextcolor}\"><center>Want to try again? Click <a href=\"$bburl/tetris.php?action=play&s=$session[sessionhash]\"><font color=\"{tableheadtextcolor}\"><b>here</b></font></a>.</center></normalfont>";
and the same principle of the other $thefooter line