collapsible
This commit is contained in:
parent
9d7a1c41de
commit
3a06a72862
|
|
@ -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>↩</b></button> <b>Übersicht Helfer und Ihre Schichten</b></th>
|
||||
</tr>
|
||||
</table>
|
||||
<table class="commontable">
|
||||
<table class="commontable collapsible">
|
||||
<?php
|
||||
$db_erg = AlleHelferSchichtenUebersicht($db_link);
|
||||
$dauer = 0;
|
||||
|
|
|
|||
Loading…
Reference in New Issue