kleine constant Fehler geändert

This commit is contained in:
aschwarz
2023-02-27 19:42:05 +01:00
parent bf2455f56d
commit 6f29ae3b4d
5 changed files with 34 additions and 34 deletions

View File

@ -514,7 +514,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';