change hobbit-statusreport
Marco Avvisano
marco.avvisano at regione.toscana.it
Thu Oct 14 10:34:57 CEST 2010
Hi,
I changed the name of the image with the image, and I made it clickable
168,180c172,173
< if (showcolors) {
< printf(" - ");
< if (addlink) {
< printf("<a href=\"%s\">",
hostsvcurl(hostname, testname, 1));
< printf("<img src=\"/gifs/%s", colorstr);
< printf(".gif\" width=\"16\" height=\"16\"
border=0 alt=\"%s\"", colorstr);
< printf("title=\"%s\"", colorstr);
< printf("></a>");
< }
< else {
< printf("<IMG SRC=\"/gifs/%s", colorstr);
< printf(".gif\" >");
< }
---
> if (showcolors) printf(" - %s", colorstr);
>
Marco
More information about the Xymon
mailing list