Turnierergebnisse remove header

This commit is contained in:
Daniel Goerlich
2021-02-16 16:01:59 +01:00
parent 338903fc96
commit ef6fab5a97
@@ -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'); ?>">