Commit 5bdeb7ef authored by dave%intrec.com's avatar dave%intrec.com

Fix for bug 43821: PutHeader has unbalanced <TABLE> tags.

parent d4f0014a
......@@ -797,8 +797,6 @@ sub PutHeader {
print "$h2\n";
print "</TD></TR></TABLE>\n";
print "</TD></TR></TABLE>\n";
if (Param("shutdownhtml")) {
if (!$ignoreshutdown) {
print Param("shutdownhtml");
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment