diff --git a/src/structure/components/com_sportsmanager/views/sportsmanager/view.html.php b/src/structure/components/com_sportsmanager/views/sportsmanager/view.html.php index d64d205..c696269 100644 --- a/src/structure/components/com_sportsmanager/views/sportsmanager/view.html.php +++ b/src/structure/components/com_sportsmanager/views/sportsmanager/view.html.php @@ -1731,8 +1731,8 @@ static function tabelleAnzeigen($veranstaltung, $modus, $teams, $spieltag, $spie
| - | + | + |
|---|
| - | + | + | + + | + | ||
|---|---|---|---|---|---|---|
| - | ||||||
| - - | -||||||
| + | ||||||
| + + | +||||||
| platz != $platz) { @@ -2040,63 +2041,32 @@ static function tabelleAnzeigen($veranstaltung, $modus, $teams, $spieltag, $spie ?> |
-
-
|
-
- letzter_spieltag);
- ?>
-
- - letzter_spieltag; - ?> - | -- zuletzt_gewonnen; - ?> - | -- - | -+ team_id, 50, 50, 0, 0, 'border="0"'); + if ($bild != null) { + echo $bild; + } else if ($team->verein_id != null) { + $bild = bildHTML("vereine", $team->verein_id, 50, 50, 0, 0, 'border="0"'); + if ($bild != null) + echo $bild; + } + ?> + | + + +