mirror of
https://github.com/Deutscher-Tischfussballbund/com_sportsmanager.git
synced 2026-06-10 14:37:52 +00:00
Dtfl Spielerstatistiken Tabelle Logo and size fixed
This commit is contained in:
@@ -5782,7 +5782,7 @@ global $params;
|
||||
|
||||
?>
|
||||
<!-- Tabelle Spielerstatistiken -->
|
||||
<table class="uk-table uk-table-hover uk-table-divider uk-table-middle rangliste-width contentpaneopen<?php echo $params->get('pageclass_sfx'); ?>">
|
||||
<table class="uk-table uk-table-hover uk-table-divider uk-table-middle dtfl-table-medium contentpaneopen<?php echo $params->get('pageclass_sfx'); ?>">
|
||||
<tr class="sectiontableheader<?php echo $params->get('pageclass_sfx'); ?>">
|
||||
<th ><strong><?php echo JText::_('COM_SPORTSMANAGER_PLACE'); ?></strong></th>
|
||||
<th align="left"><strong><?php echo JText::_('COM_SPORTSMANAGER_PLAYER'); ?></strong></th>
|
||||
|
||||
Reference in New Issue
Block a user