summaryrefslogtreecommitdiffstats
path: root/usr/local/www/status_gateways.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/status_gateways.php')
-rw-r--r--usr/local/www/status_gateways.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/status_gateways.php b/usr/local/www/status_gateways.php
index a151788..afc73d5 100644
--- a/usr/local/www/status_gateways.php
+++ b/usr/local/www/status_gateways.php
@@ -92,7 +92,7 @@ include("head.inc");
<?php if ($gateways_status[$gname])
echo $gateways_status[$gname]['monitorip'];
else
- echo $gateway['monitorip'];
+ echo $gateway['monitor'];
?>
</td>
<td class="listr" align="center">
OpenPOWER on IntegriCloud