Spielerprofil Ranglistenwertung add Table-width class

This commit is contained in:
Daniel Goerlich
2021-02-19 14:38:29 +01:00
parent c2e55b1240
commit 669fd840cc
@@ -4707,7 +4707,7 @@ global $params;
</table>
<div class="uk-overflow-auto">
<table class="uk-table uk-table-hover uk-table-middle contentpaneopen<?php echo $params->get('pageclass_sfx'); ?>">
<table class="uk-table uk-table-hover uk-table-middle rangliste-width contentpaneopen<?php echo $params->get('pageclass_sfx'); ?>">
<tr class="sectiontableheader<?php echo $params->get('pageclass_sfx'); ?>">
<th><strong><?php echo JText::_('COM_SPORTSMANAGER_RANKING'); ?></strong></th>
<th><strong><?php echo JText::_('COM_SPORTSMANAGER_PLACE'); ?></strong></th>