From: Ian Jackson Date: Wed, 3 Mar 2010 14:07:35 +0000 (+0000) Subject: Do not XMLishly autoclose the log table X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~webstump/git?p=modbot-mtm.git;a=commitdiff_plain;h=789e5a7542eb2245bf9541d9beb798fe704a7ef3 Do not XMLishly autoclose the log table --- diff --git a/xlog/bin/report b/xlog/bin/report index 5f74769..3c689f0 100755 --- a/xlog/bin/report +++ b/xlog/bin/report @@ -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