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>
@@ -407,7 +407,7 @@ class HTML_sportsmanager_admin {
if (benutzerZugriff("spielerstatistiken_aendern")) {
if ($statistik["saisons"] > 0) {
?>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr>
<td align="left" colspan="2">
<a href="<?php echo SportsManagerURL('&task=admin_spielerstatistik_edit'); ?>" class="readon<?php echo $params->get( 'pageclass_sfx' ); ?>">
@@ -419,7 +419,7 @@ class HTML_sportsmanager_admin {
}
if (count($spielerstatistiken) > 0) {
?>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr class="sectiontableheader<?php echo $params->get( 'pageclass_sfx' ); ?>">
<th nowrap><strong><?php echo JText::_( 'COM_SPORTSMANAGER_PLAYER_STATISTICS' ); ?></strong></th>
<th nowrap title="<?php echo JText::_( 'COM_SPORTSMANAGER_CATEGORY' ); ?>"><strong><?php echo JText::_( 'COM_SPORTSMANAGER_CATEGORY_SHORTCUT' ); ?></strong></th>
@@ -780,13 +780,13 @@ class HTML_sportsmanager_admin {
?>
</table>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr>
<td nowrap class="contentheading<?php echo $params->get( 'pageclass_sfx' ); ?>" width="100%"><?php echo JText::_('COM_SPORTSMANAGER_STATISTIK'); ?></td>
</tr>
</table>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr><td nowrap valign="top"><strong><?php echo JText::_('COM_SPORTSMANAGER_PLAYERS_ACTIVE'); ?>:</strong></td><td nowrap align="right"><?php echo $anzahlSpieler["aktiv"]; ?></td>
<td nowrap valign="top"><strong><?php echo JText::_('COM_SPORTSMANAGER_RESTRICTED_PLAYERS'); ?>:</strong></td><td nowrap align="right"><?php echo $anzahlSpieler["eingeschraenkt"]; ?></td>
<td nowrap valign="top"><strong><?php echo JText::_('COM_SPORTSMANAGER_PLAYER_PASSIV'); ?>:</strong></td><td nowrap align="right"><?php echo $anzahlSpieler["passiv"]; ?></td>
@@ -803,7 +803,7 @@ class HTML_sportsmanager_admin {
if ($beschraenkter_zugriff == 0 || $ansprechpartner_spielerdaten_aendern) {
?>
<form action="<?php echo SportsManagerURL(); ?>" method="post" name="adminForm" id="adminForm">
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr>
<td nowrap>
<?php echo JText::_('COM_SPORTSMANAGER_SEARCH_LABEL'); ?>:
@@ -840,7 +840,7 @@ class HTML_sportsmanager_admin {
}
}
?>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr class="sectiontableheader<?php echo $params->get( 'pageclass_sfx' ); ?>">
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_LAST_FIRST_NAME') ?></strong></th>
<th title="<?php echo JText::_('COM_SPORTSMANAGER_GENDER') ?>" nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_GENDER_SHORTCUT') ?></strong></th>
@@ -1652,7 +1652,7 @@ class HTML_sportsmanager_admin {
?>
<div class="componentheading<?php echo $params->get( 'pageclass_sfx' ); ?>"><?php echo JText::_('COM_SPORTSMANAGER_PLAYERS_IMPORT2'); ?></div>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr>
<td>
<?php
@@ -1779,7 +1779,7 @@ class HTML_sportsmanager_admin {
?>
<div class="componentheading<?php echo $params->get( 'pageclass_sfx' ); ?>"><?php echo JText::_('COM_SPORTSMANAGER_PLAYERS_IMPORT2'); ?></div>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr>
<td>
<?php
@@ -1796,13 +1796,13 @@ class HTML_sportsmanager_admin {
<?php
if ($spieler_anzahl > 0) {
?>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr>
<td nowrap class="contentheading<?php echo $params->get( 'pageclass_sfx' ); ?>" width="100%"><?php echo JText::_('COM_SPORTSMANAGER_IMPORT_DUPLICATE_MESSAGE'); ?></td>
</tr>
</table>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr class="sectiontableheader<?php echo $params->get( 'pageclass_sfx' ); ?>">
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_NAME'); ?></strong></th>
</tr>
@@ -1837,7 +1837,7 @@ class HTML_sportsmanager_admin {
?>
<div class="componentheading<?php echo $params->get( 'pageclass_sfx' ); ?>"><?php echo JText::_('COM_SPORTSMANAGER_PLAYERS'); ?>: Importinhalt prüfen</div>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr>
<td>
<?php
@@ -1863,13 +1863,13 @@ class HTML_sportsmanager_admin {
<?php
if ($spieler_anzahl > 0 && $spieler[0]->namensgleich > 0) {
?>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr>
<td nowrap class="contentheading<?php echo $params->get( 'pageclass_sfx' ); ?>" width="100%"><?php echo JText::_('COM_SPORTSMANAGER_SAME_NAME_BIRTH_PLAYERS'); ?></td>
</tr>
</table>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr class="sectiontableheader<?php echo $params->get( 'pageclass_sfx' ); ?>">
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_NAME'); ?></strong></th>
</tr>
@@ -1893,13 +1893,13 @@ class HTML_sportsmanager_admin {
if ($spieler_anzahl > 0 && $spieler[$spieler_anzahl - 1]->namensgleich == 0) {
?>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr>
<td nowrap class="contentheading<?php echo $params->get( 'pageclass_sfx' ); ?>" width="100%"><?php echo JText::_('COM_SPORTSMANAGER_EXISTING_PLAYERS_AJUSTED'); ?></td>
</tr>
</table>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr class="sectiontableheader<?php echo $params->get( 'pageclass_sfx' ); ?>">
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_NEW_NAME'); ?></strong></th>
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_OLD_NAME'); ?></strong></th>
@@ -1975,7 +1975,7 @@ class HTML_sportsmanager_admin {
<?php
if ($kategorie_potentiell_geaendert) {
?>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr>
<td>
<?php echo JText::_('COM_SPORTSMANAGER_IMPORT_RECALCULATE_RANKINGS'); ?>
@@ -1991,13 +1991,13 @@ class HTML_sportsmanager_admin {
</tr>
</table>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr>
<td nowrap class="contentheading<?php echo $params->get( 'pageclass_sfx' ); ?>" width="100%"><?php echo JText::_('COM_SPORTSMANAGER_SUMMARY'); ?></td>
</tr>
</table>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr><td nowrap valign="top"><strong><?php echo JText::_('COM_SPORTSMANAGER_UPDATES'); ?>:</strong></td><td nowrap align="right"><?php echo $aktualisierungen; ?></td></tr>
<tr><td nowrap valign="top"><strong><?php echo JText::_('COM_SPORTSMANAGER_SUPPLEMENTED'); ?> <?php echo JText::_('COM_SPORTSMANAGER_PLAYERS'); ?>:</strong></td><td nowrap align="right"><?php echo count($spielerHinzugefuegt); ?></td></tr>
<tr><td nowrap valign="top"><strong><?php echo JText::_('COM_SPORTSMANAGER_SUPPLEMENTED'); ?> <?php echo JText::_('COM_SPORTSMANAGER_CLUBS'); ?>:</strong></td><td nowrap align="right"><?php echo $vereineHinzugefuegt; ?></td></tr>
@@ -2008,13 +2008,13 @@ class HTML_sportsmanager_admin {
$n = 0;
if ($spieler_anzahl > 0 && $spieler_import[0]->namensgleich > 0) {
?>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr>
<td nowrap class="contentheading<?php echo $params->get( 'pageclass_sfx' ); ?>" width="100%"><?php echo JText::_('COM_SPORTSMANAGER_PLAYERS_SAME_NAME_BIRTHYEAR'); ?></td>
</tr>
</table>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr class="sectiontableheader<?php echo $params->get( 'pageclass_sfx' ); ?>">
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_NAME'); ?></strong></th>
</tr>
@@ -2039,13 +2039,13 @@ class HTML_sportsmanager_admin {
if ($spieler_anzahl > $n && ($spieler_import[$n]->nachname_alt != NULL || $spieler_import[$n]->vorname_alt != NULL)) {
?>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr>
<td nowrap class="contentheading<?php echo $params->get( 'pageclass_sfx' ); ?>" width="100%"><?php echo JText::_('COM_SPORTSMANAGER_EXISTING_PLAYERS_AJUSTED'); ?></td>
</tr>
</table>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr class="sectiontableheader<?php echo $params->get( 'pageclass_sfx' ); ?>">
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_NEW_NAME'); ?></strong></th>
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_OLD_NAME'); ?></strong></th>
@@ -2084,13 +2084,13 @@ class HTML_sportsmanager_admin {
if (count( $vereineManuell ) > 0) {
?>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr>
<td nowrap class="contentheading<?php echo $params->get( 'pageclass_sfx' ); ?>" width="100%"><?php echo JText::_('COM_SPORTSMANAGER_CLUB_MANUAL_ASSIGNMENT'); ?></td>
</tr>
</table>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr class="sectiontableheader<?php echo $params->get( 'pageclass_sfx' ); ?>">
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_NAME'); ?></strong></th>
</tr>
@@ -2112,13 +2112,13 @@ class HTML_sportsmanager_admin {
if (count( $ausgetreteneVereineMitAktivenMitgliedern ) > 0) {
?>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr>
<td nowrap class="contentheading<?php echo $params->get( 'pageclass_sfx' ); ?>" width="100%"><?php echo JText::_('COM_SPORTSMANAGER_CLUBS_REACTIVATED'); ?></td>
</tr>
</table>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr class="sectiontableheader<?php echo $params->get( 'pageclass_sfx' ); ?>">
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_NAME'); ?></strong></th>
</tr>
@@ -2140,13 +2140,13 @@ class HTML_sportsmanager_admin {
if (!empty($spielerHinzugefuegt)) {
?>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr>
<td nowrap class="contentheading<?php echo $params->get( 'pageclass_sfx' ); ?>" width="100%"><?php echo JText::_('COM_SPORTSMANAGER_PLAYERS_ADDED'); ?></td>
</tr>
</table>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr class="sectiontableheader<?php echo $params->get( 'pageclass_sfx' ); ?>">
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_NAME'); ?></strong></th>
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_FIRST_NAME'); ?></strong></th>
@@ -2197,7 +2197,7 @@ class HTML_sportsmanager_admin {
$k = 0;
if (count($verteiler) > 0) {
?>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr>
<td nowrap class="contentheading<?php echo $params->get( 'pageclass_sfx' ); ?>" width="100%">
<?php echo JText::_('COM_SPORTSMANAGER_MAILING_LISTS'); ?>
@@ -2205,7 +2205,7 @@ class HTML_sportsmanager_admin {
</tr>
</table>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr class="sectiontableheader<?php echo $params->get( 'pageclass_sfx' ); ?>">
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_DESIGNATION'); ?></strong></th>
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_EMAIL'); ?></strong></th>
@@ -2249,7 +2249,7 @@ class HTML_sportsmanager_admin {
$k = 0;
if (count($organisationen) > 0) {
?>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr>
<td nowrap class="contentheading<?php echo $params->get( 'pageclass_sfx' ); ?>" width="100%">
<?php echo JText::_('COM_SPORTSMANAGER_ORGANISATIONS'); ?>
@@ -2257,7 +2257,7 @@ class HTML_sportsmanager_admin {
</tr>
</table>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr class="sectiontableheader<?php echo $params->get( 'pageclass_sfx' ); ?>">
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_ORGANISATION'); ?></strong></th>
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_EMAIL'); ?></strong></th>
@@ -2297,7 +2297,7 @@ class HTML_sportsmanager_admin {
$k = 0;
if (count($veranstaltungen) > 0) {
?>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr>
<td nowrap class="contentheading<?php echo $params->get( 'pageclass_sfx' ); ?>" width="100%">
<?php echo JText::_('COM_SPORTSMANAGER_EVENTS'); ?>
@@ -2311,7 +2311,7 @@ class HTML_sportsmanager_admin {
</tr>
</table>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr class="sectiontableheader<?php echo $params->get( 'pageclass_sfx' ); ?>">
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_EVENT'); ?></strong></th>
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_EMAIL'); ?></strong></th>
@@ -2409,7 +2409,7 @@ class HTML_sportsmanager_admin {
</tr>
</table>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr>
<td nowrap class="contentheading<?php echo $params->get( 'pageclass_sfx' ); ?>" width="100%">
<?php echo JText::_('COM_SPORTSMANAGER_DISREGARDED_MEMBER_BILLS'); ?>
@@ -2421,7 +2421,7 @@ class HTML_sportsmanager_admin {
$k = 0;
if (count($rechnungen) == 0) {
?>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr>
<td nowrap>
<?php echo JText::_('COM_SPORTSMANAGER_NEW_ADMISSIONS'); ?>
@@ -2431,7 +2431,7 @@ class HTML_sportsmanager_admin {
<?php
} else if (count($neuzugaenge) == 0) {
?>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr>
<td nowrap>
<?php echo JText::_('COM_SPORTSMANAGER_NO_NEW_ITEMS'); ?>
@@ -2441,7 +2441,7 @@ class HTML_sportsmanager_admin {
<?php
} else {
?>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr class="sectiontableheader<?php echo $params->get( 'pageclass_sfx' ); ?>">
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_ORGANISATION'); ?></strong></th>
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_MEMBERS'); ?></strong></th>
@@ -2470,7 +2470,7 @@ class HTML_sportsmanager_admin {
$k = 0;
if (count($aufsummierung) > 0) {
?>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr>
<td nowrap class="contentheading<?php echo $params->get( 'pageclass_sfx' ); ?>" width="100%">
<?php echo JText::_('COM_SPORTSMANAGER_MEMBERS_BILLS_CONSIDERED'); ?>
@@ -2478,7 +2478,7 @@ class HTML_sportsmanager_admin {
</tr>
</table>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr class="sectiontableheader<?php echo $params->get( 'pageclass_sfx' ); ?>">
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_ORGANISATION'); ?></strong></th>
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_MEMBERS'); ?></strong></th>
@@ -2505,7 +2505,7 @@ class HTML_sportsmanager_admin {
$k = 0;
if (count($rechnungen) > 0) {
?>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr>
<td nowrap class="contentheading<?php echo $params->get( 'pageclass_sfx' ); ?>" width="100%">
<?php echo JText::_('COM_SPORTSMANAGER_MEMBERS_BILLS'); ?>
@@ -2513,7 +2513,7 @@ class HTML_sportsmanager_admin {
</tr>
</table>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr class="sectiontableheader<?php echo $params->get( 'pageclass_sfx' ); ?>">
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_DESIGNATION'); ?></strong></th>
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_ORGANISATION'); ?></strong></th>
@@ -2713,7 +2713,7 @@ class HTML_sportsmanager_admin {
if ($organisationAnzeigen) {
$organisation = $rows[0]->veranstalterbezeichnung;
?>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr>
<td nowrap class="contentheading<?php echo $params->get( 'pageclass_sfx' ); ?>" width="100%">
<?php echo $organisation != NULL ? htmlentities_utf8($organisation) : JText::_('COM_SPORTSMANAGER_NONE2'); ?>
@@ -2723,7 +2723,7 @@ class HTML_sportsmanager_admin {
<?php
}
?>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr class="sectiontableheader<?php echo $params->get( 'pageclass_sfx' ); ?>">
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_TEAM_NAME2'); ?></strong></th>
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_MEMBERS'); ?></strong></th>
@@ -2741,7 +2741,7 @@ class HTML_sportsmanager_admin {
</table>
<span class="article_seperator<?php echo $params->get( 'pageclass_sfx' ); ?>">&nbsp;</span>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr>
<td nowrap class="contentheading<?php echo $params->get( 'pageclass_sfx' ); ?>" width="100%">
<?php echo $organisation != NULL ? htmlentities_utf8($organisation) : JText::_('COM_SPORTSMANAGER_NONE2'); ?>
@@ -2749,7 +2749,7 @@ class HTML_sportsmanager_admin {
</tr>
</table>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr class="sectiontableheader<?php echo $params->get( 'pageclass_sfx' ); ?>">
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_TEAM_NAME2'); ?></strong></th>
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_MEMBERS'); ?></strong></th>
@@ -3122,7 +3122,7 @@ class HTML_sportsmanager_admin {
if (count( $vereinsmitglieder ) > 0) {
?>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr class="sectiontableheader<?php echo $params->get( 'pageclass_sfx' ); ?>">
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_LAST_NAME'); ?></strong></th>
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_FIRST_NAME');?> </strong></th>
@@ -3246,7 +3246,7 @@ class HTML_sportsmanager_admin {
$ortsname = $rows[0]->ortsname;
if (!empty($ortsname)) {
?>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr>
<td nowrap class="contentheading<?php echo $params->get( 'pageclass_sfx' ); ?>" width="100%">
<?php echo htmlentities_utf8($ortsname); ?>
@@ -3256,7 +3256,7 @@ class HTML_sportsmanager_admin {
<?php
}
?>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr class="sectiontableheader<?php echo $params->get( 'pageclass_sfx' ); ?>">
<th nowrap><strong><?php echo JText::_( 'COM_SPORTSMANAGER_VENUE' ); ?></strong></th>
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_STREET'); ?></strong></th>
@@ -3278,7 +3278,7 @@ class HTML_sportsmanager_admin {
<?php
if (!empty($ortsname)) {
?>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr>
<td nowrap class="contentheading<?php echo $params->get( 'pageclass_sfx' ); ?>" width="100%">
<?php echo htmlentities_utf8($ortsname); ?>
@@ -3289,7 +3289,7 @@ class HTML_sportsmanager_admin {
}
?>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr class="sectiontableheader<?php echo $params->get( 'pageclass_sfx' ); ?>">
<th nowrap><strong><?php echo JText::_( 'COM_SPORTSMANAGER_VENUE' ); ?></strong></th>
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_STREET'); ?></strong></th>
@@ -3503,7 +3503,7 @@ class HTML_sportsmanager_admin {
if (count( $rows ) > 0) {
?>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr class="sectiontableheader<?php echo $params->get( 'pageclass_sfx' ); ?>">
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_DESIGNATION'); ?></strong></th>
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_ACTIVE'); ?></strong></th>
@@ -3849,7 +3849,7 @@ class HTML_sportsmanager_admin {
if (count( $rows ) > 0) {
?>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr class="sectiontableheader<?php echo $params->get( 'pageclass_sfx' ); ?>">
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_DESIGNATION'); ?></strong></th>
</tr>
@@ -4085,7 +4085,7 @@ class HTML_sportsmanager_admin {
if (count( $rows ) > 0) {
?>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr class="sectiontableheader<?php echo $params->get( 'pageclass_sfx' ); ?>">
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_DESIGNATION'); ?></strong></th>
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_ACTIVE'); ?></strong></th>
@@ -4284,7 +4284,7 @@ class HTML_sportsmanager_admin {
<?php
if (count($teilnehmerpunkte) > 0) {
?>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get('pageclass_sfx'); ?>">
<table class="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><strong><?php echo JText::_('COM_SPORTSMANAGER_POINTS'); ?></strong></th>
@@ -4602,7 +4602,7 @@ class HTML_sportsmanager_admin {
if (count( $turnierdisziplinen ) > 0) {
?>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr class="sectiontableheader<?php echo $params->get( 'pageclass_sfx' ); ?>">
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_TOURNAMENT_DISCIPLINE'); ?></strong></th>
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_SYSTEM'); ?></strong></th>
@@ -4938,7 +4938,7 @@ class HTML_sportsmanager_admin {
if (count( $veranstaltungen ) > 0) {
?>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr class="sectiontableheader<?php echo $params->get( 'pageclass_sfx' ); ?>">
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_TEAM_COMPETITION'); ?></strong></th>
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_FIRST_DAY'); ?></strong></th>
@@ -4965,7 +4965,7 @@ class HTML_sportsmanager_admin {
if (count( $individualwettbewerbe ) > 0) {
?>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr class="sectiontableheader<?php echo $params->get( 'pageclass_sfx' ); ?>">
<th nowrap><strong><?php echo JText::_( 'COM_SPORTSMANAGER_INDIVIDUAL_COMPETITIONS' ); ?></strong></th>
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_SEASON'); ?></strong></th>
@@ -5091,7 +5091,7 @@ class HTML_sportsmanager_admin {
if (count( $rows ) > 0) {
?>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr class="sectiontableheader<?php echo $params->get( 'pageclass_sfx' ); ?>">
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_NAME'); ?></strong></th>
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_USERNAME'); ?></strong></th>
@@ -5228,7 +5228,7 @@ class HTML_sportsmanager_admin {
if (count( $rows ) > 0) {
?>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr class="sectiontableheader<?php echo $params->get( 'pageclass_sfx' ); ?>">
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_DESIGNATION'); ?></strong></th>
</tr>
@@ -5303,7 +5303,7 @@ class HTML_sportsmanager_admin {
if (count( $rows ) > 0) {
?>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr class="sectiontableheader<?php echo $params->get( 'pageclass_sfx' ); ?>">
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_DESIGNATION'); ?></strong></th>
<th nowrap title="<?php echo JText::_('COM_SPORTSMANAGER_CATEGORY'); ?>"><strong>K</strong></th>
@@ -5347,7 +5347,7 @@ class HTML_sportsmanager_admin {
if (count( $rows ) > 0) {
?>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr class="sectiontableheader<?php echo $params->get( 'pageclass_sfx' ); ?>">
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_DESIGNATION'); ?></strong></th>
<th nowrap><strong><?php echo JText::_( 'COM_SPORTSMANAGER_TYPE' ); ?></strong></th>
@@ -5965,7 +5965,7 @@ class HTML_sportsmanager_admin {
}
}
?>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr class="sectiontableheader<?php echo $params->get( 'pageclass_sfx' ); ?>">
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_TEAM_NAME'); ?></strong></th>
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_CLUB'); ?></strong></th>
@@ -6564,7 +6564,7 @@ class HTML_sportsmanager_admin {
}
}
?>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr class="sectiontableheader<?php echo $params->get( 'pageclass_sfx' ); ?>">
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_LAST_NAME'); ?>, <?php echo JText::_('COM_SPORTSMANAGER_FIRST_NAME');?> </strong></th>
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_FIRST_NAME'); ?></strong></th>
@@ -6995,7 +6995,7 @@ class HTML_sportsmanager_admin {
if (count( $rows ) > 0) {
?>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr class="sectiontableheader<?php echo $params->get( 'pageclass_sfx' ); ?>">
<?php
if ($veranstaltung->unterteilung == 0 || $veranstaltung->unterteilung == 1) {
@@ -7280,13 +7280,13 @@ class HTML_sportsmanager_admin {
global $params;
if (count( $verlegen_aktionen ) > 0) {
?>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr>
<td nowrap class="contentheading<?php echo $params->get( 'pageclass_sfx' ); ?>" width="100%"><?php echo JText::_('COM_SPORTSMANAGER_HISTORY');?></td>
</tr>
</table>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr class="sectiontableheader<?php echo $params->get( 'pageclass_sfx' ); ?>">
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_SCHEDULE_DATE'); ?></strong></th>
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_ACTION');?></strong></th>
@@ -8352,7 +8352,7 @@ class HTML_sportsmanager_admin {
<?php
if (count($spiele) > 0) {
?>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr class="sectiontableheader<?php echo $params->get( 'pageclass_sfx' ); ?>">
<th align="center" nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_SCHEDULE_DATE'); ?></strong></th>
<th align="left" nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_PLAYERS'); ?></strong></th>
@@ -8419,13 +8419,13 @@ class HTML_sportsmanager_admin {
}
?>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr>
<td nowrap class="contentheading<?php echo $params->get( 'pageclass_sfx' ); ?>" width="100%"><?php echo JText::_('COM_SPORTSMANAGER_OUTPUT_RANKING');?></td>
</tr>
</table>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr>
<?php
$platz = 0;
@@ -9020,7 +9020,7 @@ class HTML_sportsmanager_admin {
if (count( $rows ) > 0) {
?>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr class="sectiontableheader<?php echo $params->get( 'pageclass_sfx' ); ?>">
<th nowrap><strong>Disziplin</strong></th>
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_CONTRACTION'); ?></strong></th>
@@ -9539,13 +9539,13 @@ class HTML_sportsmanager_admin {
?>
</table>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr>
<td nowrap class="contentheading<?php echo $params->get( 'pageclass_sfx' ); ?>" width="100%"><?php echo JText::_('COM_SPORTSMANAGER_ROUND_GRADES'); ?></td>
</tr>
</table>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr class="sectiontableheader<?php echo $params->get( 'pageclass_sfx' ); ?>">
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_ROUND_GRADES'); ?></strong></th>
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_MESSAGES'); ?></strong></th>
@@ -9578,7 +9578,7 @@ class HTML_sportsmanager_admin {
foreach (array(0, 1, 2, 3, 10, 20) as $rundenstufe) {
if (count($meldungen[$rundenstufe]) > 0 || ($rundenstufe != 0 && $rundenstufe != 20 && count($spiele[$rundenstufe])) > 0) {
?>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr>
<td nowrap class="contentheading<?php echo $params->get( 'pageclass_sfx' ); ?>" width="100%"><?php echo rundenstufe($rundenstufe); ?></td>
</tr>
@@ -9588,7 +9588,7 @@ class HTML_sportsmanager_admin {
if (count($meldungen[$rundenstufe]) > 0) {
?>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr class="sectiontableheader<?php echo $params->get( 'pageclass_sfx' ); ?>">
<?php
if ($platzierung_anzeigen) {
@@ -9643,7 +9643,7 @@ class HTML_sportsmanager_admin {
}
}
?>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr class="sectiontableheader<?php echo $params->get( 'pageclass_sfx' ); ?>">
<th align="center" nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_ROUND'); ?></strong></th>
<th align="left" nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_WINNER'); ?></strong></th>
@@ -9706,7 +9706,7 @@ class HTML_sportsmanager_admin {
?>
<div class="componentheading<?php echo $params->get( 'pageclass_sfx' ); ?>"><?php echo JText::_('COM_SPORTSMANAGER_IMPORT_MESSAGES_GAMES');?> <?php echo htmlentities_utf8($row->turnierbezeichnung . (!empty($row->turnierort) ? (" in " . $row->turnierort) : "") . ": " . $row->disziplin . " (" . FormatiertesDatum($row->beginn) . ")"); ?></div>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr>
<td>
<?php echo JText::_('COM_SPORTSMANAGER_IMPORT_MESSAGES_TEXT');?>
@@ -10607,13 +10607,13 @@ class HTML_sportsmanager_admin {
</tr>
</table>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr>
<td nowrap class="contentheading<?php echo $params->get( 'pageclass_sfx' ); ?>" width="100%"><?php echo JText::_('COM_SPORTSMANAGER_SUMMARY'); ?></td>
</tr>
</table>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr><td nowrap valign="top"><strong><?php echo JText::_('COM_SPORTSMANAGER_AKTURLISIERTE'); ?>:</strong></td><td nowrap align="right"><?php echo $anzahlSpieler; ?></td></tr>
</table>
<span class="article_seperator<?php echo $params->get( 'pageclass_sfx' ); ?>">&nbsp;</span>
@@ -10622,13 +10622,13 @@ class HTML_sportsmanager_admin {
$n = 0;
if (count($nicht_importiere_bilder) > 0) {
?>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr>
<td nowrap class="contentheading<?php echo $params->get( 'pageclass_sfx' ); ?>" width="100%"><?php echo JText::_('COM_SPORTSMANAGER_NOT_IMPORTED_IMAGES'); ?></td>
</tr>
</table>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr class="sectiontableheader<?php echo $params->get( 'pageclass_sfx' ); ?>">
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_FILENAME'); ?></strong></th>
</tr>
@@ -10724,13 +10724,13 @@ class HTML_sportsmanager_admin {
</tr>
</table>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr>
<td nowrap class="contentheading<?php echo $params->get( 'pageclass_sfx' ); ?>" width="100%"><?php echo JText::_('COM_SPORTSMANAGER_SUMMARY'); ?></td>
</tr>
</table>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr><td nowrap valign="top"><strong><?php echo JText::_('COM_SPORTSMANAGER_UPDATE_CLUB_PHOTOS'); ?>:</strong></td><td nowrap align="right"><?php echo $anzahlVereine; ?></td></tr>
</table>
<span class="article_seperator<?php echo $params->get( 'pageclass_sfx' ); ?>">&nbsp;</span>
@@ -10739,13 +10739,13 @@ class HTML_sportsmanager_admin {
$n = 0;
if (count($nicht_importiere_bilder) > 0) {
?>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr>
<td nowrap class="contentheading<?php echo $params->get( 'pageclass_sfx' ); ?>" width="100%"><?php echo JText::_('COM_SPORTSMANAGER_NOT_IMPORTED_IMAGES'); ?></td>
</tr>
</table>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr class="sectiontableheader<?php echo $params->get( 'pageclass_sfx' ); ?>">
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_FILENAME'); ?></strong></th>
</tr>
@@ -11113,7 +11113,7 @@ class HTML_sportsmanager_admin {
if (!empty($terminaktionen)) {
?>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr class="sectiontableheader<?php echo $params->get( 'pageclass_sfx' ); ?>">
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_SCHEDULE_DATE'); ?></strong></th>
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_ACTION');?></strong></th>
@@ -11497,13 +11497,13 @@ class HTML_sportsmanager_admin {
?>
<span class="article_seperator<?php echo $params->get( 'pageclass_sfx' ); ?>">&nbsp;</span>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr>
<td nowrap class="contentheading<?php echo $params->get( 'pageclass_sfx' ); ?>" width="100%"><?php echo JText::_('COM_SPORTSMANAGER_HISTORY');?></td>
</tr>
</table>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr class="sectiontableheader<?php echo $params->get( 'pageclass_sfx' ); ?>">
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_SCHEDULE_DATE'); ?></strong></th>
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_ACTION');?></strong></th>
@@ -12109,7 +12109,7 @@ class HTML_sportsmanager_admin {
<form action="<?php echo SportsManagerURL(); ?>" method="post" name="adminForm" id="adminForm" enctype="multipart/form-data">
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr>
<td>
<?php echo JText::_('COM_SPORTSMANAGER_APPLICATION_DONE_MESSAGE'); ?>
@@ -12146,7 +12146,7 @@ class HTML_sportsmanager_admin {
if (!empty($bezeichnungen)) {
?>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr class="sectiontableheader<?php echo $params->get( 'pageclass_sfx' ); ?>">
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_EVENT'); ?></strong></th>
</tr>
@@ -12233,7 +12233,7 @@ class HTML_sportsmanager_admin {
if (!empty($bezeichnungszusaetze)) {
?>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr class="sectiontableheader<?php echo $params->get( 'pageclass_sfx' ); ?>">
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_EVENT_ADDITION'); ?></strong></th>
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_TITLE'); ?></strong></th>
@@ -12330,7 +12330,7 @@ class HTML_sportsmanager_admin {
if (!empty($bundeslaender)) {
?>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr class="sectiontableheader<?php echo $params->get( 'pageclass_sfx' ); ?>">
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_FEDERAL_STATE'); ?></strong></th>
</tr>
@@ -12417,7 +12417,7 @@ class HTML_sportsmanager_admin {
if (!empty($laender)) {
?>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr class="sectiontableheader<?php echo $params->get( 'pageclass_sfx' ); ?>">
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_STATE'); ?></strong></th>
</tr>
@@ -12504,7 +12504,7 @@ class HTML_sportsmanager_admin {
if (!empty($symbole)) {
?>
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<table class="contentpaneopen<?php echo $params->get( 'pageclass_sfx' ); ?>">
<tr class="sectiontableheader<?php echo $params->get( 'pageclass_sfx' ); ?>">
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_SYMBOL_TITLE'); ?></strong></th>
<th nowrap><strong><?php echo JText::_('COM_SPORTSMANAGER_SYMBOL'); ?></strong></th>