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