summaryrefslogtreecommitdiffstats
path: root/usr/local/www/themes/metallic/rrdcolors.inc.php
diff options
context:
space:
mode:
authorWarren Baker <warren@decoy.co.za>2011-01-29 19:07:19 +0200
committerWarren Baker <warren@decoy.co.za>2011-01-29 19:07:19 +0200
commita49b22352ae7de8dda9faa246a215957ac1ddc78 (patch)
treed2e6f16761cdd00b279aae80cf4a924c6e8c617c /usr/local/www/themes/metallic/rrdcolors.inc.php
parent44ab93a4188b7530425ec74b5f832b5ab33fd1c4 (diff)
downloadpfsense-a49b22352ae7de8dda9faa246a215957ac1ddc78.zip
pfsense-a49b22352ae7de8dda9faa246a215957ac1ddc78.tar.gz
Missing colour for RRD would have caused errors in creating the graphs.
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 8e74545..c2bc613 100644
--- a/usr/local/www/themes/metallic/rrdcolors.inc.php
+++ b/usr/local/www/themes/metallic/rrdcolors.inc.php
@@ -47,5 +47,6 @@ $colorwireless = array('333333','a83c3c','999999');
$colorspamdtime = array('DDDDFF', 'AAAAFF', 'DDDDFF', '000066');
$colorspamdconn = array('00AA00BB', 'FFFFFFFF', '00660088', 'FFFFFF88', '006600');
$colorvpnusers = array('990000');
+$colorcaptiveportalusers = array('990000');
?>
OpenPOWER on IntegriCloud