mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Put note inside main area
This commit is contained in:
parent
4ad9369573
commit
7920df910b
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user