summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CGI.pl2
1 files changed, 0 insertions, 2 deletions
diff --git a/CGI.pl b/CGI.pl
index 9c7484b93..1ee02e2d6 100644
--- a/CGI.pl
+++ b/CGI.pl
@@ -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");