DTFL Change Logo TD to 50x50

This commit is contained in:
Daniel Goerlich
2021-06-09 22:49:29 +02:00
parent 8d2fe5bf1b
commit 8562c7d734
@@ -2240,7 +2240,7 @@ global $params;
<?php <?php
if ($bilder_anzeigen) { if ($bilder_anzeigen) {
?> ?>
<td width="32" height="32" align="right"> <td width="50" height="32" align="right">
<?php <?php
$bild = bildHTML("mannschaften", $team->team_id, 50, 50, 0, 0, 'border="0"'); $bild = bildHTML("mannschaften", $team->team_id, 50, 50, 0, 0, 'border="0"');
if ($bild != null) { if ($bild != null) {