From 0ffb12ae0035c2de581dc1f74e3cd9eb239b5ab5 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sun, 2 Apr 2006 02:49:56 +0000 Subject: * Add description * Add filter reload status to drop down status menu --- usr/local/www/fbegin.inc | 1 + usr/local/www/status_filter_reload.php | 4 ++++ 2 files changed, 5 insertions(+) (limited to 'usr/local') diff --git a/usr/local/www/fbegin.inc b/usr/local/www/fbegin.inc index 8f94f17..7947d1d 100755 --- a/usr/local/www/fbegin.inc +++ b/usr/local/www/fbegin.inc @@ -163,6 +163,7 @@ require_once("notices.inc");
  • CARP (failover)
  • DHCP leases
  • +
  • Filter Reload Status
  • Interfaces
  • IPsec
  • diff --git a/usr/local/www/status_filter_reload.php b/usr/local/www/status_filter_reload.php index 53a2cf9..975dd85 100644 --- a/usr/local/www/status_filter_reload.php +++ b/usr/local/www/status_filter_reload.php @@ -141,5 +141,9 @@ if (typeof getURL == 'undefined') { window.setTimeout('update_status_thread()', 2500); +

    + +This page will automatically refresh every 3 seconds until the filter is done reloading. + -- cgit v1.1