Index: trunk/ippMonitor/raw/czartool_getplot.php
===================================================================
--- trunk/ippMonitor/raw/czartool_getplot.php	(revision 38258)
+++ trunk/ippMonitor/raw/czartool_getplot.php	(revision 40840)
@@ -22,5 +22,5 @@
 $path = $CZARPLOTDIR;
 
-if ($label == "all") $label = "all_".$mode."_labels";
+if ($label == "all") $label = $mode."_labels";
 
 if ($type=="t" || $type=="r" || $type=="rt" || $type=="rh")
