From 0a7d86bd900ba4bcd0ada3f96ab0aed01a290f0e Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Thu, 7 Jan 2016 20:27:02 +0545 Subject: status_logs_filter_summary make the info box open on initial page load --- src/usr/local/www/status_logs_filter_summary.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/usr/local/www/status_logs_filter_summary.php b/src/usr/local/www/status_logs_filter_summary.php index a88038e..fff226d 100644 --- a/src/usr/local/www/status_logs_filter_summary.php +++ b/src/usr/local/www/status_logs_filter_summary.php @@ -157,7 +157,7 @@ print("
"); $infomsg = sprintf(gettext('This is a summary of the last %1$s lines of the firewall log (Max %2$s).'), $gotlines, $lines); ?>
-
+
-- cgit v1.1