collapsible

This commit is contained in:
Karsten Siegmund 2024-01-05 17:03:59 +01:00
parent 9d7a1c41de
commit 3a06a72862
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ echo "<br><br><table class='commontable' style='page-break-before:always'>";
<th><button name="BackHelferdaten" value="1" onclick="window.location.href = 'Admin.php';"><b>&larrhk;</b></button> &nbsp; <b>&Uuml;bersicht Helfer und Ihre Schichten</b></th>
</tr>
</table>
<table class="commontable">
<table class="commontable collapsible">
<?php
$db_erg = AlleHelferSchichtenUebersicht($db_link);
$dauer = 0;