Replace statistic_arcade_bit with the following html
HTML Code:
<tr>
<td class="$bgclass"><div align="center"><img src="images/arcade/$letzte_spiele[miniimage]" alt="$spielname" width="20" height="20" border="0" /></div></td>
<td class="$bgclass"><div align="center"><a href="arcade.php?do=play&gameid=$spielid">$spielname</a></div></td>
<td class="$bgclass"><div align="center"><a href="member.php?u=$spielerid">$spielername</a></div></td>
<td class="$bgclass"><div align="center">$spiel_beendet</div></td>
<td class="$bgclass"><div align="center">$spielkommentar</div></td>
<td class="$bgclass"><div align="center">$spieleergebnis</div></td>
<td class="$bgclass"><div align="center"><strong><a href="member.php?u=$highscorerid">$highsorename</a></strong><br />
with <strong>$highscore</strong> Points</div></td>
</tr>