Funktion yoothemeBild in rangliste wird wieder aufgerufen.

This commit is contained in:
Jürgen Meyer
2025-07-22 05:46:23 +02:00
parent 0729291afc
commit acfcbb1010
@@ -6852,7 +6852,7 @@ if (count($spiele) > 0) {
<td>
<?php
if (($bild = bildHTML("spieler", !$details_anzeigen && $row->bild_ausblenden ? '' : $row->spieler_id, 57, 76, 0, 0, 'border="1" style="text-align: right" hspace="8" vspace="2"', $row->geschlecht == 'M' ? 'm' : 'w')) != null)
if (($bild = yoothemeBild("spieler", !$details_anzeigen && $row->bild_ausblenden ? '' : $row->spieler_id, $row->geschlecht == 'M' ? 'm' : 'w', '#resize=75', 'border="1" style="text-align: left" hspace="8" vspace="2"')) != null)
echo $bild; ?>
</td>
<td>