From 27cc7c8605b12d94462bbf361380c42aa9093637 Mon Sep 17 00:00:00 2001 From: Daniel Goerlich Date: Tue, 19 Jan 2021 21:12:44 +0100 Subject: [PATCH] Spielerprofil Tabellen Layout --- .../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 03dac3e..d462427 100644 --- a/src/structure/components/com_sportsmanager/views/sportsmanager/view.html.php +++ b/src/structure/components/com_sportsmanager/views/sportsmanager/view.html.php @@ -4455,8 +4455,8 @@ global $params; - + @@ -4521,7 +4521,7 @@ global $params; width="100%"> - +
JText::_('COM_SPORTSMANAGER_CATEGORY_MEN'), 'D' => JText::_('COM_SPORTSMANAGER_CATEGORY_WOMEN'), 'J' => JText::_('COM_SPORTSMANAGER_CATEGORY_JUNIORS'), 'S' => JText::_('COM_SPORTSMANAGER_CATEGORY_SENIORS')); if (isset($kategorie_bezeichnung[$spieler->kategorie])) {