kleine constant Fehler geändert
This commit is contained in:
@ -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>
|
||||
";
|
||||
?>
|
||||
?>
|
||||
|
Reference in New Issue
Block a user