mirror of
https://github.com/Deutscher-Tischfussballbund/com_sportsmanager.git
synced 2026-06-10 06:27:52 +00:00
Spielersuche Remove Spielersuche Header
This commit is contained in:
@@ -4060,9 +4060,6 @@ global $params;
|
|||||||
|
|
||||||
$suche_eingrenzen = empty($rows) && $anzahl_gefundener_spieler > 0;
|
$suche_eingrenzen = empty($rows) && $anzahl_gefundener_spieler > 0;
|
||||||
|
|
||||||
if (!empty($titel)) { ?>
|
|
||||||
<div
|
|
||||||
class="componentheading<?php echo $params->get('pageclass_sfx'); ?>"><?php echo htmlentities_utf8($titel); ?></div><?php }
|
|
||||||
if (!empty($beschreibung)) {
|
if (!empty($beschreibung)) {
|
||||||
?>
|
?>
|
||||||
<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'); ?>">
|
||||||
|
|||||||
Reference in New Issue
Block a user