summaryrefslogtreecommitdiffstats
path: root/usr/local/www/themes/metallic/bottom-loader.js
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/themes/metallic/bottom-loader.js
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/themes/metallic/bottom-loader.js')
-rw-r--r--usr/local/www/themes/metallic/bottom-loader.js14
1 files changed, 7 insertions, 7 deletions
diff --git a/usr/local/www/themes/metallic/bottom-loader.js b/usr/local/www/themes/metallic/bottom-loader.js
index 1358246..78e3eba 100644
--- a/usr/local/www/themes/metallic/bottom-loader.js
+++ b/usr/local/www/themes/metallic/bottom-loader.js
@@ -1,10 +1,10 @@
-<!--
+<!--
-NiftyCheck();
-Rounded("div#niftyMenu","top bottom","#FFFFFF","#000000","smooth");
-Rounded("div#mainarea","bl br tr","#FFF","#eeeeee","smooth");
-Rounded("div#boxarea","bl br tl tr","#FFF","#eeeeee","smooth");
-Rounded("tr#fend","bl br tl tr","#FFF","#990000","smooth");
-Rounded("div#topbox","all","#FFF","#990000","smooth");
+ NiftyCheck();
+ Rounded("div#niftyMenu","top bottom","#FFFFFF","#000000","smooth");
+ Rounded("div#mainarea","bl br tr","#FFF","#eeeeee","smooth");
+ Rounded("div#boxarea","bl br tl tr","#FFF","#eeeeee","smooth");
+ Rounded("tr#fend","bl br tl tr","#FFF","#990000","smooth");
+ Rounded("div#topbox","all","#FFF","#990000","smooth");
//-->
OpenPOWER on IntegriCloud