chiark / gitweb /
Do not XMLishly autoclose the log table
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 3 Mar 2010 14:07:35 +0000 (14:07 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 3 Mar 2010 14:07:35 +0000 (14:07 +0000)
xlog/bin/report

index 5f747694de71d9294274fff11cac085320bcb892..3c689f0e8ef08c1c816bcb3c96646a883b950601 100755 (executable)
@@ -98,7 +98,7 @@ if ($pi =~ m,^/message/(\d+)/(.*)$,) {
     $processline= \&processline_queue;
 }
 
-print header(), start_html($title), h1($title), table();
+print header(), start_html($title), h1($title), start_table();
 
 print Tr(td([map { strong($_) } (qw(
                                Date