summaryrefslogtreecommitdiffstats
path: root/usr/local/www/fbegin.inc
diff options
context:
space:
mode:
authorSeth Mos <seth.mos@dds.nl>2011-02-16 09:11:05 +0100
committerSeth Mos <seth.mos@dds.nl>2011-02-16 09:11:05 +0100
commitf698b26293d5a1df1c87b4dbcd908b597da07493 (patch)
treeb0c9b856c1b869819c0032c5eec64d95184ce767 /usr/local/www/fbegin.inc
parentbd40781aaa7aa947e924f21e2845d87be5993bbd (diff)
parentb807a1619230c8e19193a39ed8c4c513dd8e005b (diff)
downloadpfsense-f698b26293d5a1df1c87b4dbcd908b597da07493.zip
pfsense-f698b26293d5a1df1c87b4dbcd908b597da07493.tar.gz
Merge remote branch 'upstream/master'
Diffstat (limited to 'usr/local/www/fbegin.inc')
-rwxr-xr-xusr/local/www/fbegin.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/fbegin.inc b/usr/local/www/fbegin.inc
index 3fb1846..ed07813 100755
--- a/usr/local/www/fbegin.inc
+++ b/usr/local/www/fbegin.inc
@@ -390,7 +390,7 @@ if ($_REQUEST['noticeaction'] == 'acknowledge') {
$notices = get_notices();
if(!$notices) {
$need_alert_display = true;
- $display_text = print_notices() . "<br>";
+ $display_text = print_notices($notices) . "<br>";
}
}
if($need_alert_display == true) {
OpenPOWER on IntegriCloud