";
echo $link_string;
if ($status == 0){
if (($width != "") AND ($width != 0))
echo "
![$label](images/console/icons/".$image."_bad.png)
";
else
echo "
![$label](images/console/icons/".$image."_bad.png)
";
} else {
if (($width != "") AND ($width != 0))
echo "
![$label](images/console/icons/".$image."_ok.png)
";
else
echo "
![$label](images/console/icons/".$image."_ok.png)
";
}
echo "";
// Draw label
echo "
";
echo $label;
echo "
";
}
// SINGLE GRAPH (type = 1)
// ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
if ($type == 1) { // single graph
if (($link_layout == "") OR ($link_layout == 0)){
$link_string = "