Index: /trunk/ippMonitor/raw/czartool_labels.php
===================================================================
--- /trunk/ippMonitor/raw/czartool_labels.php	(revision 30920)
+++ /trunk/ippMonitor/raw/czartool_labels.php	(revision 30921)
@@ -506,5 +506,5 @@
         createLabelTableCell($anyFaults, $link, $str);
 
-        $link = "publishRun.php?pass=" . $pass . "&proj=" . $proj . "&publishRun.label=" . $thisLabel . "&publishRun.state=".$searchState;
+        $link = "publishDone.php?pass=" . $pass . "&proj=" . $proj . "&publishRun.label=" . $thisLabel . "&publishRun.state=".$searchState;
         getStateAndFaults($db, $thisLabel, $selectedState, "pub", $str, $anyFaults);
         createLabelTableCell($anyFaults, $link, $str);
