chore: update Composer dependencies (getkirby/cms to 5.0.1, symfony/yaml to 7.3.1)
This commit is contained in:
@@ -51,9 +51,7 @@ if ($players && is_array($players)) {
|
||||
<td class="px-3 py-2 text-center"><?php
|
||||
echo safe($p['titel']); ?></td>
|
||||
<td class="px-3 py-2 font-semibold text-xl text-sf_blau-500 hover:text-sf_gelb-300">
|
||||
<a href="http://www.schachbund.de/spieler.html?pkz=<?php
|
||||
echo safe($p['id']); ?>"
|
||||
target="_blank">
|
||||
<a href="http://www.schachbund.de/spieler.html?pkz=<?php echo safe($p['id']); ?>" target="_blank">
|
||||
<?php
|
||||
echo safe(
|
||||
$p['nachname'].', '
|
||||
|
||||
Reference in New Issue
Block a user