mirror of
https://github.com/Deutscher-Tischfussballbund/com_sportsmanager.git
synced 2026-06-10 14:37:52 +00:00
Turnierergebnisse remove header
This commit is contained in:
@@ -266,9 +266,11 @@ function administrationFooter() {
|
||||
function turniereHeader($titel, $beschreibung, $saisons, $filter_saison_id) {
|
||||
global $params;
|
||||
|
||||
/*
|
||||
if (!empty($titel)) { ?>
|
||||
<div
|
||||
class="componentheading<?php echo $params->get('pageclass_sfx'); ?>"><?php echo htmlentities_utf8($titel); ?></div><?php }
|
||||
*/
|
||||
if (!empty($beschreibung)) {
|
||||
?>
|
||||
<table class="uk-table uk-table-responsive contentpaneopen<?php echo $params->get('pageclass_sfx'); ?>">
|
||||
|
||||
Reference in New Issue
Block a user