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 ad40b5e..73ae4ad 100644 --- a/src/structure/components/com_sportsmanager/views/sportsmanager/view.html.php +++ b/src/structure/components/com_sportsmanager/views/sportsmanager/view.html.php @@ -5711,7 +5711,7 @@ global $params; class="componentheadingget('pageclass_sfx'); ?>"> - +
@@ -5721,11 +5721,11 @@ global $params; if (count($saisons) > 0) { ?> -
") !== false ? $beschreibung : htmlentities_utf8($beschreibung); ?>
+
: - saison_id . "\" " . ($filter_saison_id == $saison->saison_id ? "selected" : "") . ">" . htmlentities_utf8($saison->saisonbezeichnung) . "";