Update view.html.php

This commit is contained in:
MarvinF
2025-09-23 19:48:03 +02:00
committed by GitHub
parent 29a108d88c
commit 26fd06afef
@@ -2002,7 +2002,7 @@ static function tabelleAnzeigen($veranstaltung, $modus, $teams, $spieltag, $spie
class="uk-table-hover uk-table-divider uk-table-middle dtfl-table-small contentpaneopen<?php echo $params->get('pageclass_sfx'); ?>">
<tr class="sectiontableheader<?php echo $params->get('pageclass_sfx'); ?>">
<th style="text-align: center; width: 80px;"><strong><?php echo Text::_('COM_SPORTSMANAGER_PLACE'); ?></strong></th>
<th style="text-align: left; width: 320px;" style="text-align: left">
<th style="text-align: left; width: 320px;">
<strong><?php echo Text::_('COM_SPORTSMANAGER_TEAM'); ?></strong></th>
<?php if ($bilder_anzeigen) { ?>
<th style="text-align: center; width: 70px;"></th>