diff --git a/usr/local/www/widgets/widgets/log.widget.php b/usr/local/www/widgets/widgets/log.widget.php index 61c2acf5ea..15d32f3df8 100644 --- a/usr/local/www/widgets/widgets/log.widget.php +++ b/usr/local/www/widgets/widgets/log.widget.php @@ -58,7 +58,9 @@ if($_POST['filterlogentries']) { $filename = $_SERVER['HTTP_REFERER']; if(headers_sent($file, $line)){ echo ''; echo ''; echo ''; @@ -86,7 +88,8 @@ handle_ajax($nentries, $nentries + 20); ?> - - + - + Number of lines to display: - > 0) echo ' ' . $i; else echo ' ';?> + > 0) echo ' ' . $i; else echo ' ';?> @@ -138,19 +142,19 @@ function format_log_line(row) { $Include_Act = explode(",", str_replace(" ", ",", $nentriesacts)); if ($nentriesinterfaces == "All") $nentriesinterfaces = ""; ?> - /> Pass - /> Block - /> Reject + /> Pass + /> Block + /> Reject Interfaces: - -       + + - + @@ -180,22 +184,24 @@ function format_log_line(row) { - - - + + + - + -