diff --git a/html/pages/device/routing/cef.inc.php b/html/pages/device/routing/cef.inc.php index d179e78806..db20dbcdd1 100644 --- a/html/pages/device/routing/cef.inc.php +++ b/html/pages/device/routing/cef.inc.php @@ -93,7 +93,7 @@ while ($cef = mysql_fetch_assoc($cef_query)) echo(" "); - if($_GET['opta'] == "graphs") + if($_GET['optb'] == "graphs") { $graph_array['height'] = "100"; $graph_array['width'] = "215";