From 8e4bb27fb60591ba43c0b1637914d66467edaeef Mon Sep 17 00:00:00 2001 From: Colin Fleming Date: Tue, 5 Mar 2013 17:42:38 +0000 Subject: Tidy up "gateways" widgets XHTML Added summary to table tags Created new INC file to jump from the dashboard to the gateway status page --- usr/local/www/widgets/widgets/gateways.widget.php | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'usr/local/www/widgets/widgets') diff --git a/usr/local/www/widgets/widgets/gateways.widget.php b/usr/local/www/widgets/widgets/gateways.widget.php index 17efa58..1b7bd81 100644 --- a/usr/local/www/widgets/widgets/gateways.widget.php +++ b/usr/local/www/widgets/widgets/gateways.widget.php @@ -32,6 +32,7 @@ $nocsrf = true; require_once("guiconfig.inc"); require_once("pfsense-utils.inc"); require_once("functions.inc"); +require_once("/usr/local/www/widgets/include/gateways.inc"); $a_gateways = return_gateways_array(); $gateways_status = array(); @@ -41,13 +42,13 @@ $counter = 1; ?> - +
Name - +
@@ -65,7 +66,7 @@ $counter = 1;
RTT Loss - +
@@ -84,7 +85,7 @@ $counter = 1;
- +
- +