From 76931df1a5101a0f8e89ea809c50ee5083f28838 Mon Sep 17 00:00:00 2001 From: Daniel Goerlich Date: Sat, 16 Jan 2021 23:01:41 +0100 Subject: [PATCH] =?UTF-8?q?Ranglisten=C3=BCbersicht=20Anpassungen=20Header?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../com_sportsmanager/views/sportsmanager/view.html.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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) . "";