summaryrefslogtreecommitdiffstats
path: root/usr/local/www/themes/metallic/rrdcolors.inc.php
diff options
context:
space:
mode:
authorSeth Mos <seth.mos@xs4all.nl>2007-10-21 06:30:49 +0000
committerSeth Mos <seth.mos@xs4all.nl>2007-10-21 06:30:49 +0000
commita7a31a1ef5124132f073b3968dd8ffd3390a6cc4 (patch)
treeeee75cd12ba37bd11bb71678bcb251ff60193bf4 /usr/local/www/themes/metallic/rrdcolors.inc.php
parent2f80d451c6185d127796d0669daf8f3bc299ea16 (diff)
downloadpfsense-a7a31a1ef5124132f073b3968dd8ffd3390a6cc4.zip
pfsense-a7a31a1ef5124132f073b3968dd8ffd3390a6cc4.tar.gz
Commit missed include file change
Diffstat (limited to 'usr/local/www/themes/metallic/rrdcolors.inc.php')
-rw-r--r--usr/local/www/themes/metallic/rrdcolors.inc.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/themes/metallic/rrdcolors.inc.php b/usr/local/www/themes/metallic/rrdcolors.inc.php
index 3901acb..490319f 100644
--- a/usr/local/www/themes/metallic/rrdcolors.inc.php
+++ b/usr/local/www/themes/metallic/rrdcolors.inc.php
@@ -42,6 +42,7 @@ $colorqueuesdropup = array('000000','7B0000','990000','BB0000','CC0000','D90000'
$colorqueuesdropdown = array('000000','7B7B7B','999999','BBBBBB','CCCCCC','D9D9D9','EEEEEE','FFFFFF','CCCCCC');
$colorqualityrtt = array('990000','a83c3c','b36666','bd9090','cccccc','000000');
$colorqualityloss = "ee0000";
+$colorwireless = array('990000','a83c3c','b36666');
$colorspamdtime = array('DDDDFF', 'AAAAFF', 'DDDDFF', '000066');
$colorspamdconn = array('00AA00BB', 'FFFFFFFF', '00660088', 'FFFFFF88', '006600');
OpenPOWER on IntegriCloud