summaryrefslogtreecommitdiffstats
path: root/usr/local/www/status_filter_reload.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-04-02 04:37:32 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-04-02 04:37:32 +0000
commit7920df910baa3ee77f962039a7a1cd006eb0b2c2 (patch)
treeab379fedec2ce75c189c462eaf021c189ce97ca6 /usr/local/www/status_filter_reload.php
parent4ad9369573779c6ddcf9ea01bd8ee055d5300ca4 (diff)
downloadpfsense-7920df910baa3ee77f962039a7a1cd006eb0b2c2.zip
pfsense-7920df910baa3ee77f962039a7a1cd006eb0b2c2.tar.gz
Put note inside main area
Diffstat (limited to 'usr/local/www/status_filter_reload.php')
-rw-r--r--usr/local/www/status_filter_reload.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/usr/local/www/status_filter_reload.php b/usr/local/www/status_filter_reload.php
index 975dd85..182fdc2 100644
--- a/usr/local/www/status_filter_reload.php
+++ b/usr/local/www/status_filter_reload.php
@@ -64,6 +64,10 @@ if($_GET['getstatus']) {
<div id="doneurl" name="doneurl">
</div>
+<p>
+
+This page will automatically refresh every 3 seconds until the filter is done reloading.
+
<?php include("fend.inc"); ?>
<script language="javascript">
@@ -141,9 +145,5 @@ if (typeof getURL == 'undefined') {
window.setTimeout('update_status_thread()', 2500);
</script>
-<p>
-
-This page will automatically refresh every 3 seconds until the filter is done reloading.
-
</body>
</html>
OpenPOWER on IntegriCloud