Turnierergebnisse Layout Tabelle

This commit is contained in:
Daniel Goerlich
2021-01-25 23:46:57 +01:00
parent 9d3ffbb6e2
commit 405bf71934
@@ -302,6 +302,10 @@ function turniereHeader($titel, $beschreibung, $saisons, $filter_saison_id) {
} }
} }
/*
Turnierergebnisse Diziplin
*/
function disziplinHeader($disziplin) { function disziplinHeader($disziplin) {
global $params; global $params;
?> ?>
@@ -314,7 +318,7 @@ function disziplinHeader($disziplin) {
</tr> </tr>
</table> </table>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get('pageclass_sfx'); ?>"> <table class="uk-table uk-table-responsive uk-table-shrink uk-table-middle contentpaneopen<?php echo $params->get('pageclass_sfx'); ?>">
<tr> <tr>
<td nowrap> <td nowrap>
<strong><?php echo JText::_('COM_SPORTSMANAGER_START'); ?>:</strong> <strong><?php echo JText::_('COM_SPORTSMANAGER_START'); ?>:</strong>