mirror of
https://github.com/Deutscher-Tischfussballbund/com_sportsmanager.git
synced 2026-06-10 14:37:52 +00:00
DTFL Change Logo TD to 50x50
This commit is contained in:
@@ -2240,7 +2240,7 @@ global $params;
|
||||
<?php
|
||||
if ($bilder_anzeigen) {
|
||||
?>
|
||||
<td width="32" height="32" align="right">
|
||||
<td width="50" height="32" align="right">
|
||||
<?php
|
||||
$bild = bildHTML("mannschaften", $team->team_id, 50, 50, 0, 0, 'border="0"');
|
||||
if ($bild != null) {
|
||||
|
||||
Reference in New Issue
Block a user