Ranglistenübersicht Tables Layout

This commit is contained in:
Daniel Goerlich
2021-01-16 23:27:35 +01:00
parent 03036c7d11
commit cb85ab0e8e
2 changed files with 12614 additions and 12614 deletions
@@ -5747,7 +5747,7 @@ global $params;
if ($allein_angezeigt) {
?>
<table class="uk-table uk-table-responsive" border="0" cellspacing="0" cellpadding="3" width="100%">
<table class="uk-table uk-table-responsive uk-table-striped uk-table-hover uk-table-middle" border="0" cellspacing="0" cellpadding="3" width="100%">
<tr>
<th width="30" class="sectiontableheader<?php echo $params->get('pageclass_sfx'); ?>"></th>
<th class="sectiontableheader<?php echo $params->get('pageclass_sfx'); ?>" align="left">
@@ -5787,7 +5787,7 @@ global $params;
</tr>
</table>
<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-hover uk-table-middle contentpaneopen<?php echo $params->get('pageclass_sfx'); ?>">
<tr>
<td colspan="3">
<div>
@@ -5800,7 +5800,7 @@ global $params;
}
else {
?>
<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-hover uk-table-middle contentpaneopen<?php echo $params->get('pageclass_sfx'); ?>">
<tr>
<td nowrap class="contentheading<?php echo $params->get('pageclass_sfx'); ?>" width="100%">
<a name="bid<?php echo $spielerstatistik->bestenliste_id; ?>"></a><?php echo htmlentities_utf8($spielerstatistik->bezeichnung); ?>
@@ -5835,7 +5835,7 @@ global $params;
}
?>
<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-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_PLACE'); ?></strong></th>
<th nowrap align="left"><strong><?php echo JText::_('COM_SPORTSMANAGER_PLAYER'); ?></strong></th>
File diff suppressed because it is too large Load Diff