Kleinen Programmierfehler beseitigt.

This commit is contained in:
Jürgen Meyer
2025-11-05 12:43:32 +01:00
parent 2a87c93c17
commit e3bd06257d
@@ -8878,7 +8878,7 @@ class HTML_sportsmanager_admin
<th nowrap><strong><?php echo Text::_('COM_SPORTSMANAGER_GAME_RESULT_DELAYS');?></strong></th>
</tr>
<?php
$k = 0;
$Spieltagname = "";
$Spieltagname_Buffer = "";
foreach ($rows as $row) {