From c5523ea6e7c93733320d900151b2b51b6df2e914 Mon Sep 17 00:00:00 2001 From: N0YB Date: Thu, 13 Feb 2014 21:19:06 -0800 Subject: XHTML Compliance Create an empty row in tbody when there are no firewall log entries displayed. --- usr/local/www/widgets/widgets/log.widget.php | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'usr/local/www/widgets') diff --git a/usr/local/www/widgets/widgets/log.widget.php b/usr/local/www/widgets/widgets/log.widget.php index c0682ba..eda3814 100644 --- a/usr/local/www/widgets/widgets/log.widget.php +++ b/usr/local/www/widgets/widgets/log.widget.php @@ -197,7 +197,14 @@ function format_log_line(row) { $filterent['proto'] .= ":{$filterent['tcpflags']}"; ?> - + + + -- cgit v1.1