From 32dd4d1fd3261cf0cfe6ae76461f38e321b53245 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sun, 10 Jul 2005 19:41:19 +0000 Subject: Simply use print_info_box_np() when telling user about the background reload operation --- usr/local/www/index.php | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'usr/local/www') diff --git a/usr/local/www/index.php b/usr/local/www/index.php index 2bd541d..8931049 100755 --- a/usr/local/www/index.php +++ b/usr/local/www/index.php @@ -58,9 +58,6 @@ if(file_exists("/trigger_initial_wizard")) { $pgtitle = "pfSense first time setup"; include("head.inc"); -if(file_exists("{$g["tmp_path"]}/filter_reloading")) - file_notice("Filter load in progress", "The filter rules are currently reloading. An alert will be sent if there is an error.", "", ""); - ?>
@@ -160,6 +157,11 @@ include("head.inc");

-- cgit v1.1