summaryrefslogtreecommitdiffstats
path: root/usr/local/www/themes/metallic/rrdcolors.inc.php
diff options
context:
space:
mode:
authorsmos <seth.mos@dds.nl>2010-07-24 21:40:22 +0200
committersmos <seth.mos@dds.nl>2010-07-24 21:41:42 +0200
commit3869a323ffa9507de3d2422e0a2349015f86a66e (patch)
treecdf272eef40fcc63d5c1e85766bdc8780ab4d598 /usr/local/www/themes/metallic/rrdcolors.inc.php
parentf6d0ad0ff1f941183afd1d5fc4989969109441d2 (diff)
downloadpfsense-3869a323ffa9507de3d2422e0a2349015f86a66e.zip
pfsense-3869a323ffa9507de3d2422e0a2349015f86a66e.tar.gz
Add the openvpn users graph, add the colors to all the themes colors include. Add vpn tab
on the settings page, it didn't show although it should.
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 e3153fd..8e74545 100644
--- a/usr/local/www/themes/metallic/rrdcolors.inc.php
+++ b/usr/local/www/themes/metallic/rrdcolors.inc.php
@@ -46,5 +46,6 @@ $colorqualityloss = "ee0000";
$colorwireless = array('333333','a83c3c','999999');
$colorspamdtime = array('DDDDFF', 'AAAAFF', 'DDDDFF', '000066');
$colorspamdconn = array('00AA00BB', 'FFFFFFFF', '00660088', 'FFFFFF88', '006600');
+$colorvpnusers = array('990000');
?>
OpenPOWER on IntegriCloud