wlanap: mon-device no longer displayed

This commit is contained in:
Alexander Marx
2014-01-23 16:45:46 +01:00
parent 3827d1f6bf
commit 0cd7141da9
2 changed files with 2 additions and 1 deletions

View File

@@ -521,6 +521,7 @@ if ($status){
$count++;
}
for (my $i=0;$i<$#txpower_cmd;$i=$i+4){
next if (@txpower_cmd[$i] =~ /mon/i);
if ($count % 2){
$col="bgcolor='$color{'color20'}'";
}else{