diff --git a/html/pages/iftype.inc.php b/html/pages/iftype.inc.php index 99b83720a..0721c0b07 100644 --- a/html/pages/iftype.inc.php +++ b/html/pages/iftype.inc.php @@ -30,7 +30,7 @@ $types = implode(' + ',$types_array); echo(" Total Graph for ports of type : ".$types.""); -if ($iflist) +if ($if_list) { echo(""); $graph_type = "multiport_bits";