diff --git a/usr/local/www/status_gateways.php b/usr/local/www/status_gateways.php
index 0aa6e56f6a..d47a8a97c7 100755
--- a/usr/local/www/status_gateways.php
+++ b/usr/local/www/status_gateways.php
@@ -72,7 +72,9 @@ include("head.inc");
=gettext("Name"); ?> |
=gettext("Gateway"); ?> |
=gettext("Monitor"); ?> |
- =gettext("Status"); ?> |
+ =gettext("RTT"); ?> |
+ =gettext("Loss"); ?> |
+ =gettext("Status"); ?> |
=gettext("Description"); ?> |
$gateway) {
@@ -91,6 +93,22 @@ include("head.inc");
echo $gateway['monitorip'];
?>
+
+
+
+ |
+
+
+
+ |
|