From 4b4be09e1da47dfbe789818cc25e74c6e092f601 Mon Sep 17 00:00:00 2001 From: Ermal Date: Mon, 7 Jun 2010 20:34:51 +0000 Subject: Actually show other data with gateways status. --- usr/local/www/widgets/widgets/gateways.widget.php | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'usr/local/www/widgets') diff --git a/usr/local/www/widgets/widgets/gateways.widget.php b/usr/local/www/widgets/widgets/gateways.widget.php index a9ba45f..c2f5645 100644 --- a/usr/local/www/widgets/widgets/gateways.widget.php +++ b/usr/local/www/widgets/widgets/gateways.widget.php @@ -30,6 +30,7 @@ require_once("guiconfig.inc"); require_once("pfsense-utils.inc"); require_once("functions.inc"); +$a_gateways = return_gateways_array(); $gateways_status = array(); $gateways_status = return_gateways_status(); @@ -44,9 +45,9 @@ $counter = 1; Loss Status - + $gateway) { ?> - + - + - + \" > -- cgit v1.1