Spielerprofil dont shrink Mannschaften

This commit is contained in:
Daniel Goerlich
2021-01-19 21:32:32 +01:00
parent 6d89df4716
commit b812ac6f88
@@ -4812,7 +4812,7 @@ global $params;
</tr>
</table>
<table class="uk-table uk-table-responsive uk-table-shrink uk-table-hover uk-table-middle contentpaneopen<?php echo $params->get('pageclass_sfx'); ?>">
<table class="uk-table uk-table-responsive uk-table-hover uk-table-middle contentpaneopen<?php echo $params->get('pageclass_sfx'); ?>">
<tr class="sectiontableheader<?php echo $params->get('pageclass_sfx'); ?>">
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_TEAM'); ?></strong></th>
<th><strong><?php echo JText::_('COM_SPORTSMANAGER_COMPETITIONS'); ?></strong></th>