kleine constant Fehler geändert

This commit is contained in:
aschwarz
2023-02-27 12:27:09 +01:00
parent 53793649b3
commit 880f85f10f
2 changed files with 9 additions and 9 deletions

View File

@ -646,7 +646,7 @@ oPopupBody.style.border = \"solid blue 1px\";
echo "<tr>
<td>$stell_bez[bezeichnung]</td>
<td>";
if($anzahl_bereich[Treffer] != 1){
if($anzahl_bereich['Treffer'] != 1){
echo "<font color=green><b>OK</b></font>";
}else{
$fehler = 'X';