From dadbbe4fcb7507450cfc3890de9248f962c85cc8 Mon Sep 17 00:00:00 2001 From: Daniel Goerlich Date: Tue, 19 Jan 2021 20:28:08 +0100 Subject: [PATCH] =?UTF-8?q?Ranglisten=C3=BCbersicht=20Layout=20Select?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../com_sportsmanager/views/sportsmanager/view.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 76d1773..dbe9e12 100644 --- a/src/structure/components/com_sportsmanager/views/sportsmanager/view.html.php +++ b/src/structure/components/com_sportsmanager/views/sportsmanager/view.html.php @@ -6869,7 +6869,7 @@ global $params; : - saison_id . "\" " . ($filter_saison_id == $saison->saison_id ? "selected" : "") . ">" . htmlentities_utf8($saison->saisonbezeichnung) . "";