mirror of
https://github.com/Deutscher-Tischfussballbund/com_sportsmanager.git
synced 2026-06-10 06:27:52 +00:00
fix: add table fix
This commit is contained in:
@@ -6361,8 +6361,8 @@ static function spielerstatistik($spielerstatistik, $spielerstatistik_punkte, $a
|
||||
?>
|
||||
<td nowrap style="text-align: center">
|
||||
<strong><?php echo $row->spielpunkte_gewonnen; ?></strong>
|
||||
<td nowrap style="text-align: center"><?php echo $row->spielpunkte_verloren; ?></td>
|
||||
</td>
|
||||
<td nowrap style="text-align: center"><?php echo $row->spielpunkte_verloren; ?></td>
|
||||
<?php
|
||||
}
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user