minor table problem master
authorpaulr <me@pjr.cc>
Mon, 31 Oct 2011 16:03:21 +0000 (03:03 +1100)
committerpaulr <me@pjr.cc>
Mon, 31 Oct 2011 16:03:21 +0000 (03:03 +1100)
libcbfwr/web.php

index 7f76f11..d89ebd2 100644 (file)
@@ -246,7 +246,7 @@ function CBFWpageBuilder($bodyClass, $bodyFunction, $bodycontent=null, $title="C
        echo "<h1>CBFW</h1><br>";
        echo "<table width=\"100%\"><tr width=\"100%\"><td>";
        CBFWMessageBuilder();
-       echo "<td><td align=\"right\">";
+       echo "</td><td align=\"right\">";
        CBFWConfigStatus();
        echo "</td></tr><tr><td>";