projects
/
CBFWR.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
81a937a
)
minor table problem
master
author
paulr
<me@pjr.cc>
Mon, 31 Oct 2011 16:03:21 +0000 (
03:03
+1100)
committer
paulr
<me@pjr.cc>
Mon, 31 Oct 2011 16:03:21 +0000 (
03:03
+1100)
libcbfwr/web.php
patch
|
blob
|
history
diff --git
a/libcbfwr/web.php
b/libcbfwr/web.php
index
7f76f11
..
d89ebd2
100644
(file)
--- a/
libcbfwr/web.php
+++ b/
libcbfwr/web.php
@@
-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>";