Quote:
Originally Posted by unknowngiver
I have this problem
can anyone help please
and i also changed the colspan=4 to colspan=2 but it didnt do anything
|
I removed this from arcade_main
PHP Code:
<td class="thead">Game</td><td class="thead">Champion</td><td class="thead">Personal Best</td><td class="thead">Description</td>
Replaced with
PHP Code:
<td colspan="4" class="thead">total games: $gamecount </td>