mirror of
https://github.com/Deutscher-Tischfussballbund/com_sportsmanager.git
synced 2026-06-10 14:37:52 +00:00
Update src/structure/components/com_sportsmanager/views/sportsmanager/view.html.php
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -4094,7 +4094,7 @@ static function verbandsorganeDetails($titel, $beschreibung, $verbandsorgan, $ro
|
||||
|
||||
if (count($rows) > 0) {
|
||||
?>
|
||||
<H2>Mitglieder</H2>
|
||||
<h2><?php echo Text::_('COM_SPORTSMANAGER_MEMBERS'); ?></h2>
|
||||
<table style='border-collapse: collapse;'
|
||||
class="uk-table-hover uk-table-divider uk-table-middle dtfl-table-medium contentpaneopen<?php echo $params->get('pageclass_sfx'); ?>">
|
||||
<?php
|
||||
|
||||
Reference in New Issue
Block a user