summaryrefslogtreecommitdiffstats
path: root/usr/local
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local')
-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