diff --git a/src/structure/components/com_sportsmanager/views/sportsmanager/view.html.php b/src/structure/components/com_sportsmanager/views/sportsmanager/view.html.php index e87ce60..aece11d 100644 --- a/src/structure/components/com_sportsmanager/views/sportsmanager/view.html.php +++ b/src/structure/components/com_sportsmanager/views/sportsmanager/view.html.php @@ -7098,7 +7098,7 @@ global $params; ?>
| - | - | - | - | - | - | + | + | + | + | + | + | + | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| turnierbezeichnung != null ? htmlentities_utf8($platzierung->turnierbezeichnung) : ""; ?> | -turnierort != null ? htmlentities_utf8($platzierung->turnierort) : ""; ?> | -disziplin != null ? htmlentities_utf8($platzierung->disziplin) : ""; ?> | -beginn == null ? "" : htmlentities_utf8(FormatiertesDatum($platzierung->beginn, false)); ?> | -platz != null ? htmlentities_utf8($platzierung->platz) : ""; ?> | -teilnehmer != null ? htmlentities_utf8($platzierung->teilnehmer) : ""; ?> | -turnierdisziplin_id]) ? (" |
+ turnierbezeichnung != null ? htmlentities_utf8($platzierung->turnierbezeichnung) : ""; ?> | +turnierort != null ? htmlentities_utf8($platzierung->turnierort) : ""; ?> | +disziplin != null ? htmlentities_utf8($platzierung->disziplin) : ""; ?> | +beginn == null ? "" : htmlentities_utf8(FormatiertesDatum($platzierung->beginn, false)); ?> | +platz != null ? htmlentities_utf8($platzierung->platz) : ""; ?> | +teilnehmer != null ? htmlentities_utf8($platzierung->teilnehmer) : ""; ?> | +turnierdisziplin_id]) ? (" |