Files
GseTDDUebungKCLR/database/phpMyAdmin/templates/config/form_display/group_header.twig
Riley Schneider b732d8d4b5 Initial Commit
2025-12-03 16:38:10 +01:00

6 lines
126 B
Twig

<tr class="group-header group-header-{{ group }}">
<th colspan="{{ colspan }}">
{{ header_text }}
</th>
</tr>