mirror of
https://github.com/Deutscher-Tischfussballbund/com_sportsmanager.git
synced 2026-06-10 06:27:52 +00:00
Ranglisten Header
This commit is contained in:
@@ -7057,6 +7057,8 @@ global $params;
|
||||
global $params;
|
||||
|
||||
?>
|
||||
<div class="uk-h1 uk-heading-divider uk-text-center componentheading<?php echo $params->get( 'pageclass_sfx' ); ?>"><?php echo JText::_('COM_SPORTSMANAGER_RANKING'); ?></div>
|
||||
|
||||
<div class="blog_more<?php echo $params->get('pageclass_sfx'); ?>">
|
||||
<div><strong><?php echo JText::_('COM_SPORTSMANAGER_MORE'); ?> …</strong></div>
|
||||
<ul>
|
||||
@@ -7082,8 +7084,7 @@ global $params;
|
||||
global $params;
|
||||
|
||||
?>
|
||||
<div class="uk-h1 uk-heading-divider uk-text-center componentheading<?php echo $params->get( 'pageclass_sfx' ); ?>"><?php echo JText::_('COM_SPORTSMANAGER_RANKING'); ?></div>
|
||||
|
||||
|
||||
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user