summaryrefslogtreecommitdiffstats
path: root/usr/local/www/head.inc
diff options
context:
space:
mode:
authorErik Kristensen <ekristen@pfsense.org>2005-07-31 03:01:59 +0000
committerErik Kristensen <ekristen@pfsense.org>2005-07-31 03:01:59 +0000
commit0f5a136d0dd0bb6a15a9946756b1954a71bcc1eb (patch)
tree9ffc42fe70bd0a393a87f5d91111d5d743560e53 /usr/local/www/head.inc
parent4dbc75b975990a72ac6f1892d7a5962905235b4c (diff)
downloadpfsense-0f5a136d0dd0bb6a15a9946756b1954a71bcc1eb.zip
pfsense-0f5a136d0dd0bb6a15a9946756b1954a71bcc1eb.tar.gz
adds alerts to the system, no links associated with them to acknowlege, will come soon.
Diffstat (limited to 'usr/local/www/head.inc')
-rwxr-xr-xusr/local/www/head.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/head.inc b/usr/local/www/head.inc
index adf8d2a..febf1c8 100755
--- a/usr/local/www/head.inc
+++ b/usr/local/www/head.inc
@@ -17,6 +17,7 @@ else
<link rel="stylesheet" href="/themes/<?php echo $g['theme']; ?>/all.css" media="all" />
<link rel="stylesheet" type="text/css" href="/niftycssprintCode.css" media="print">
<script type="text/javascript" src="/themes/<?php echo $g['theme']; ?>/loader.js"></script>
+
<?php if (!isset($closehead)){ ?>
</head>
<?php } ?>
OpenPOWER on IntegriCloud