Spielerprofil Meldungen remove shrink

This commit is contained in:
Daniel Goerlich
2021-02-17 15:44:14 +01:00
parent 4c655f4ca4
commit 94a2f1b483
@@ -4760,7 +4760,7 @@ global $params;
</table> </table>
<div class="uk-overflow-auto"> <div class="uk-overflow-auto">
<table class="uk-table uk-table-shrink uk-table-hover uk-table-middle contentpaneopen<?php echo $params->get('pageclass_sfx'); ?>"> <table class="uk-table uk-table-hover uk-table-middle 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_TOURNAMENT'); ?></strong></th> <th><strong><?php echo JText::_('COM_SPORTSMANAGER_TOURNAMENT'); ?></strong></th>
<th><strong><?php echo JText::_('COM_SPORTSMANAGER_DATE'); ?></strong></th> <th><strong><?php echo JText::_('COM_SPORTSMANAGER_DATE'); ?></strong></th>