From 3ac9705c5441e2ffb84865c329f62c69c1afcdb2 Mon Sep 17 00:00:00 2001 From: Daniel Goerlich Date: Sun, 17 Jan 2021 00:08:18 +0100 Subject: [PATCH] Ranglistenheader Select --- .../com_sportsmanager/views/sportsmanager/view.html.php | 4 ++-- 1 file changed, 2 insertions(+), 2 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 60910a8..f6c49d1 100644 --- a/src/structure/components/com_sportsmanager/views/sportsmanager/view.html.php +++ b/src/structure/components/com_sportsmanager/views/sportsmanager/view.html.php @@ -4451,7 +4451,7 @@ global $params; global $params; ?> - +
@@ -6867,7 +6867,7 @@ global $params;
: - saison_id . "\" " . ($filter_saison_id == $saison->saison_id ? "selected" : "") . ">" . htmlentities_utf8($saison->saisonbezeichnung) . "";