mirror of
https://github.com/Deutscher-Tischfussballbund/com_sportsmanager.git
synced 2026-06-10 06:27:52 +00:00
Turnierergebnisse Details Table Layout
This commit is contained in:
@@ -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'); ?>">
|
||||
<?php
|
||||
if ($platzierung_anzeigen) {
|
||||
@@ -6719,7 +6719,7 @@ global $params;
|
||||
<tr>
|
||||
<th width="30" class="sectiontableheader<?php echo $params->get('pageclass_sfx'); ?>"></th>
|
||||
<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); ?>">
|
||||
<?php echo JText::_('COM_SPORTSMANAGER_GAME_SINGLES_ELO'); ?>
|
||||
-<?php echo JText::_('COM_SPORTSMANAGER_RANKING'); ?></a>
|
||||
|
||||
Reference in New Issue
Block a user