mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-25 07:59:28 +00:00
Link für Fixangestellten-filter hinzugefügt
This commit is contained in:
@@ -75,7 +75,9 @@ for ($i=0;$i<$num_rows;$i++)
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h2> Statistik der Zeitwünsche</h2>
|
||||
<h2> Statistik der Zeitwünsche - <?php echo ($fix?'Fixangestellte':'Alle').' Lektoren' ?></h2>
|
||||
<a href="zeitwuensche.php?fix">Nur fixangestellte Lektoren anzeigen</a>
|
||||
<br /><br />
|
||||
Anzahl der Lektoren: <?PHP echo $anz_lektoren; ?>
|
||||
<TABLE width="100%" border="1" cellspacing="0" cellpadding="0">
|
||||
<TR>
|
||||
|
||||
Reference in New Issue
Block a user