--- bbdisplay/pagegen.c 2008/01/04 09:40:33 1.193 +++ bbdisplay/pagegen.c 2008/03/27 12:16:40 @@ -413,7 +413,7 @@ fprintf(output, "%s", hostnamehtml(h->hostname, ((pagetype != PAGE_BB) ? hostpage_link(h) : NULL), - (pagetype == PAGE_BB) ) ); + usetooltip)); /* Then the columns. */ for (gc = groupcols; (gc); gc = gc->next) {