summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/status_gateways.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/status_gateways.php')
-rw-r--r--src/usr/local/www/status_gateways.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/status_gateways.php b/src/usr/local/www/status_gateways.php
index f6ad489..8cb37e5 100644
--- a/src/usr/local/www/status_gateways.php
+++ b/src/usr/local/www/status_gateways.php
@@ -112,7 +112,7 @@ display_top_tabs($tab_array);
<?=htmlspecialchars($gateway['name']);?>
</td>
<td>
- <?php echo lookup_gateway_ip_by_name($gname);?>
+ <?=lookup_gateway_ip_by_name($gname);?>
</td>
<td>
<?php
OpenPOWER on IntegriCloud