mirror of
https://github.com/Deutscher-Tischfussballbund/com_sportsmanager.git
synced 2026-06-10 06:27:52 +00:00
Ranglistenübersicht Anpassungen
This commit is contained in:
@@ -5705,7 +5705,7 @@ global $params;
|
|||||||
|
|
||||||
function spielerstatistikenHeader($titel, $beschreibung, $saisons, $filter_saison_id) {
|
function spielerstatistikenHeader($titel, $beschreibung, $saisons, $filter_saison_id) {
|
||||||
global $params;
|
global $params;
|
||||||
|
//SpielerstatistikenHeader
|
||||||
if (!empty($titel)) { ?>
|
if (!empty($titel)) { ?>
|
||||||
<div
|
<div
|
||||||
class="componentheading<?php echo $params->get('pageclass_sfx'); ?>"><?php echo htmlentities_utf8($titel); ?></div><?php }
|
class="componentheading<?php echo $params->get('pageclass_sfx'); ?>"><?php echo htmlentities_utf8($titel); ?></div><?php }
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user