diff --git a/src/www/status_graph.php b/src/www/status_graph.php index f1963daf7..c786e7469 100644 --- a/src/www/status_graph.php +++ b/src/www/status_graph.php @@ -188,7 +188,7 @@ include("head.inc");
| =!empty($_GET['hostipformat']) ? gettext("Host IP") : gettext("Host Name or IP"); ?> | +=empty($pconfig['hostipformat']) ? gettext("Host IP") : gettext("Host Name or IP"); ?> | =gettext("Bandwidth In"); ?> | =gettext("Bandwidth Out"); ?> |