From 58eb3a731825dd9f80a70cc318dc45043cba22bf Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sun, 6 Mar 2005 03:27:49 +0000 Subject: Make sure the graph and status text cannot break --- usr/local/www/firewall_shaper_queues.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr/local/www/firewall_shaper_queues.php') diff --git a/usr/local/www/firewall_shaper_queues.php b/usr/local/www/firewall_shaper_queues.php index b30683e..cfe58f7 100755 --- a/usr/local/www/firewall_shaper_queues.php +++ b/usr/local/www/firewall_shaper_queues.php @@ -169,8 +169,8 @@ if ($_GET['act'] == "del") { echo ""; echo ""; echo ""; - echo " "; - echo ""; + echo " "; + echo ""; ?> -- cgit v1.1