--- index.php.231204    2004-12-23 12:09:48.000000000 +0000
+++ index.php   2004-12-23 12:10:09.000000000 +0000
@@ -301,6 +301,7 @@

         foreach ($configs as $inst => $config) {
             $x = XPathValue("gateway/boxes", $status[$inst]);
+            $x = trim($x); // the boxes number sometimes returns a few blank spaces
             /* drop an error in case we have no boxes connected */
             if (empty($x)) {
                         echo "<tr><td valign=top align=center class=text>\n";
