From d456b043cd3deaf4664a4ec69a4da86318535ebe Mon Sep 17 00:00:00 2001 From: Colin Fleming Date: Fri, 16 May 2014 23:22:54 +0100 Subject: Tidy up "status_queues.php" XHTML Add CDATA sections to SCRIPTS Add SUMMARY to TABLES Move NOWRAP into CLASS statement --- usr/local/www/status_queues.php | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'usr/local/www') diff --git a/usr/local/www/status_queues.php b/usr/local/www/status_queues.php index 7c0cd32..00c5d95 100644 --- a/usr/local/www/status_queues.php +++ b/usr/local/www/status_queues.php @@ -135,7 +135,7 @@ if(!is_array($config['shaper']['queue']) || count($config['shaper']['queue']) <
- +
@@ -187,6 +187,7 @@ if(!is_array($config['shaper']['queue']) || count($config['shaper']['queue']) < .

@@ -234,7 +236,7 @@ function processQueues($altqstats, $level, $parent_name){ "; + echo "
"; echo ""; echo "" . htmlspecialchars($q["; echo "" . htmlspecialchars($q["; -- cgit v1.1