mirror of
https://github.com/Deutscher-Tischfussballbund/com_sportsmanager.git
synced 2026-06-10 06:27:52 +00:00
Fehler Versatz Header Tabelle wenn Bilder fehlen gefixt.
This commit is contained in:
@@ -1614,9 +1614,13 @@ static function tabelleAnzeigen($veranstaltung, $modus, $teams, $spieltag, $spie
|
||||
<th><strong><?php echo Text::_('COM_SPORTSMANAGER_PLACE'); ?></strong></th>
|
||||
<th style="text-align: left; width: 280px;">
|
||||
<strong><?php echo Text::_('COM_SPORTSMANAGER_TEAM'); ?></strong></th>
|
||||
<?php
|
||||
if ($bilder_anzeigen) {
|
||||
?>
|
||||
<th style="text-align: center; width: 70px;">
|
||||
<strong></strong></th>
|
||||
<?php
|
||||
}
|
||||
if ($praesentation == 0) {
|
||||
?>
|
||||
<th style="text-align: center; width: 30px;" nowrap title="<?php echo Text::_('COM_SPORTSMANAGER_MATCHES'); ?>">
|
||||
|
||||
Reference in New Issue
Block a user