mirror of
https://github.com/Deutscher-Tischfussballbund/com_sportsmanager.git
synced 2026-06-10 14:37:52 +00:00
DTFL Teams table Styling
This commit is contained in:
@@ -2410,7 +2410,8 @@ global $params;
|
||||
}
|
||||
|
||||
?>
|
||||
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get('pageclass_sfx'); ?>">
|
||||
<!-- Tabelle Mannschaften -->
|
||||
<table class="uk-table uk-table-hover uk-table-divider uk-table-middle rangliste-width contentpaneopen<?php echo $params->get('pageclass_sfx'); ?>">
|
||||
<tr class="sectiontableheader<?php echo $params->get('pageclass_sfx'); ?>">
|
||||
<th><strong><?php echo JText::_('COM_SPORTSMANAGER_TEAM_NAME'); ?></strong></th>
|
||||
<?php
|
||||
|
||||
Reference in New Issue
Block a user