kleine constant Fehler geändert

This commit is contained in:
aschwarz
2023-03-01 15:50:40 +01:00
parent 6e90b91510
commit e713868110
3 changed files with 5 additions and 5 deletions

View File

@ -646,7 +646,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>";
}