From 1866bb192b54fa9abc8572913190ebdd2485b6ab Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sun, 6 Mar 2005 02:45:00 +0000 Subject: Increase the size of the graph status column to 17 to allow the / to become /s --- usr/local/www/firewall_shaper_queues.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr/local') diff --git a/usr/local/www/firewall_shaper_queues.php b/usr/local/www/firewall_shaper_queues.php index c40b9ff..ab37f99 100755 --- a/usr/local/www/firewall_shaper_queues.php +++ b/usr/local/www/firewall_shaper_queues.php @@ -161,7 +161,7 @@ if ($_GET['act'] == "del") { echo ""; echo ""; echo " "; - echo ""; + echo ""; ?> -- cgit v1.1