Turnierergebnisse Details Table Layout

This commit is contained in:
Daniel Goerlich
2021-01-24 22:11:25 +01:00
parent 42911bfba1
commit b5151cd3ae
@@ -499,7 +499,7 @@ function turnierdisziplinen($disziplin, $meldungen, $meldungenSpielerIds, $meldu
} }
?> ?>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get('pageclass_sfx'); ?>"> <table class="uk-table uk-table-responsive uk-table-striped uk-table-shrink 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'); ?>">
<?php <?php
if ($platzierung_anzeigen) { if ($platzierung_anzeigen) {
@@ -6719,7 +6719,7 @@ global $params;
<tr> <tr>
<th width="30" class="sectiontableheader<?php echo $params->get('pageclass_sfx'); ?>"></th> <th width="30" class="sectiontableheader<?php echo $params->get('pageclass_sfx'); ?>"></th>
<th class="sectiontableheader<?php echo $params->get('pageclass_sfx'); ?>" align="left"> <th class="sectiontableheader<?php echo $params->get('pageclass_sfx'); ?>" align="left">
<!--img src="images/M_images/arrow.png" border="0"/> <a <!--img src="images/M_images/arrow.png" border="0"/--> <a
href="<?php echo SportsManagerURL('#' . $kategorie . $typ); ?>"> href="<?php echo SportsManagerURL('#' . $kategorie . $typ); ?>">
<?php echo JText::_('COM_SPORTSMANAGER_GAME_SINGLES_ELO'); ?> <?php echo JText::_('COM_SPORTSMANAGER_GAME_SINGLES_ELO'); ?>
-<?php echo JText::_('COM_SPORTSMANAGER_RANKING'); ?></a> -<?php echo JText::_('COM_SPORTSMANAGER_RANKING'); ?></a>