From ea905207a42eda2c998eef39bcce53cb36987a5e Mon Sep 17 00:00:00 2001 From: Daniel Goerlich Date: Tue, 19 Jan 2021 21:22:59 +0100 Subject: [PATCH] Spielerprofil Ranglistenplatzierungen 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 5b3204b..19aa5b5 100644 --- a/src/structure/components/com_sportsmanager/views/sportsmanager/view.html.php +++ b/src/structure/components/com_sportsmanager/views/sportsmanager/view.html.php @@ -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])) { @@ -4700,7 +4700,7 @@ global $params;
- +
@@ -4753,7 +4753,7 @@ global $params;
- +