mirror of
https://github.com/Deutscher-Tischfussballbund/com_sportsmanager.git
synced 2026-06-10 14:37:52 +00:00
Rangliste Remove header from Sportsmanager
This commit is contained in:
@@ -6877,8 +6877,7 @@ global $params;
|
||||
if (count($saisons) > 0) {
|
||||
?>
|
||||
<form action="<?php echo SportsManagerURL(); ?>" method="post" name="adminForm" id="adminForm">
|
||||
<div class="uk-text-background uk-heading-medium uk-text-center componentheading<?php echo $params->get( 'pageclass_sfx' ); ?>"><?php echo JText::_('COM_SPORTSMANAGER_RANKING'); ?></div>
|
||||
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get('pageclass_sfx'); ?>">
|
||||
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get('pageclass_sfx'); ?>">
|
||||
<tr>
|
||||
<td nowrap>
|
||||
<?php echo JText::_('COM_SPORTSMANAGER_SEASON'); ?>:
|
||||
|
||||
Reference in New Issue
Block a user