kleine constant Fehler geändert

This commit is contained in:
aschwarz
2023-02-17 12:41:01 +01:00
parent 9cc981d610
commit 366b1d22de
8 changed files with 112 additions and 112 deletions

View File

@ -91,7 +91,7 @@ echo"
<br>
";
if($stud_jahr[jahrgang] >= '10'){
if($stud_jahr['jahrgang'] >= '10'){
echo "
<font face='Verdana'><span style='font-size: 8pt'><b>Schritt 4:<br></b></span></font>
<strong><span style='font-size: 8pt'>·</span></strong><span style='font-size: 8pt'>
@ -157,4 +157,4 @@ echo"
</body>
</html>
";
?>
?>