Dtfl Spielerstatistiken Tabelle Logo and size fixed

This commit is contained in:
Daniel Goerlich
2021-06-09 23:19:26 +02:00
parent c1983a1c8a
commit 3fbd2a005d
@@ -5782,7 +5782,7 @@ global $params;
?> ?>
<!-- Tabelle Spielerstatistiken --> <!-- 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'); ?>"> <tr class="sectiontableheader<?php echo $params->get('pageclass_sfx'); ?>">
<th ><strong><?php echo JText::_('COM_SPORTSMANAGER_PLACE'); ?></strong></th> <th ><strong><?php echo JText::_('COM_SPORTSMANAGER_PLACE'); ?></strong></th>
<th align="left"><strong><?php echo JText::_('COM_SPORTSMANAGER_PLAYER'); ?></strong></th> <th align="left"><strong><?php echo JText::_('COM_SPORTSMANAGER_PLAYER'); ?></strong></th>