Index: checklist.c ================================================================== --- checklist.c +++ checklist.c @@ -1783,12 +1783,12 @@ zOwner = "---"; zComment = 0; rAge = -1.0; } cgi_outf( - "\n", - zColor, zLabel, zLabel + "\n", + zColor, zLabel, zLabel, zComment!=0 ); cgi_outf("\n", p->h); if( p->pParent==0 ){ cgi_outf("\n"); cgi_outf("\n", l1); @@ -1879,11 +1879,11 @@ cgi_outf("\n"); cgi_outf("\n"); } if( !canWrite ){ - cgi_outf("\n"); + cgi_outf("\n"); }else{ const char *zScrollY; cgi_outf( "