kleine constant Fehler geändert

This commit is contained in:
aschwarz
2023-03-09 11:23:10 +01:00
parent 96bf507200
commit eda5bc1dd4
6 changed files with 62 additions and 62 deletions

View File

@ -778,7 +778,7 @@ oPopupBody.style.border = \"solid blue 1px\";
$fehler = 'X';
}
}elseif($row_minmax[ueber] == '0'){
}elseif($row_minmax['ueber'] == '0'){
echo "<font color=green><b>OK</b></font>";
}