summaryrefslogtreecommitdiffstats
path: root/usr/local/www/index.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-07-11 23:03:35 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-07-11 23:03:35 +0000
commitbc17d579fb22fa7a3a1de2e59498e0ca5ac247d3 (patch)
tree31f7dd32e54abd4e7295d68fd830e60ae1713671 /usr/local/www/index.php
parentccb7b0f5d9d4be1b3ab14e582c51b5f97783eb42 (diff)
downloadpfsense-bc17d579fb22fa7a3a1de2e59498e0ca5ac247d3.zip
pfsense-bc17d579fb22fa7a3a1de2e59498e0ca5ac247d3.tar.gz
Move alerts to top area to match mockups by hoba
Diffstat (limited to 'usr/local/www/index.php')
-rwxr-xr-xusr/local/www/index.php10
1 files changed, 0 insertions, 10 deletions
diff --git a/usr/local/www/index.php b/usr/local/www/index.php
index 70f7c34..a8787a9 100755
--- a/usr/local/www/index.php
+++ b/usr/local/www/index.php
@@ -155,16 +155,6 @@ include("head.inc");
<?php include("fbegin.inc"); ?>
<center><img src="logobig.jpg"></center>
<br>
- <?php
- $found_notices = are_notices_pending();
- print_notice_box();
-
- if(file_exists("{$g["tmp_path"]}/filter_reloading"))
- print_info_box_np("The filter rules are currently reloading. You will receive an alert if there is an error.");
-
-
- ?>
- <br>
<div id="niftyOutter" width="650">
<table bgcolor="#990000" width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
OpenPOWER on IntegriCloud