Kleine Korrektur

This commit is contained in:
Jürgen Meyer
2025-11-14 06:38:07 +01:00
parent 6b1aa25c1b
commit 331d4cfd85
@@ -9144,7 +9144,7 @@ class HTML_sportsmanager_admin
</td>
<td nowrap>
<input list="auswahl_spieltagtitel" class="uk-select uk-form-width-medium" type="text" name="spieltag_titel"
id="game_title" size="32" maxlength="20" style="height: 34px;width: 300px;" size="1"
id="game_title" size="32" maxlength="20" style="height: 34px;width: 300px;"
value="<?php if ($row != null) echo htmlentities_utf8($row->spieltag_titel); ?>"/>
<datalist id="auswahl_spieltagtitel" >
<?php if ($auswahl_spieltagtitel){ ?>