From 7d139bf4edebe267105175345af02c3a3d671872 Mon Sep 17 00:00:00 2001 From: Tom Laermans Date: Wed, 16 Jun 2010 10:51:39 +0000 Subject: [PATCH] fix last commit git-svn-id: http://www.observium.org/svn/observer/trunk@1190 61d68cd4-352d-0410-923a-c4978735b2b8 --- includes/static-config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/static-config.php b/includes/static-config.php index 9b5df12dc..f40e1bf7b 100644 --- a/includes/static-config.php +++ b/includes/static-config.php @@ -72,7 +72,7 @@ $os_text['areca'] = "Areca RAID Subsystem"; $os_text['netmanplus'] = "NetMan Plus"; $os_text['akcp'] = "AKCP SensorProbe"; $os_text['minkelsrms'] = "Minkels RMS"; -$os_text['papouch'] = "Papouch TME"; +$os_text['papouch-tme'] = "Papouch TME"; if(!$config['graph_colours']['greens']) { $config['graph_colours']['greens'] = array('B6D14B','91B13C','6D912D','48721E','24520F','003300');