5b6d828c2dfe2ec1d26b2bf33f7bde9d1d9850fb larrym Thu Jun 14 09:59:02 2012 -0700 refactor BODY code; add class='cgi' so we can special case dynamic code diff --git src/hg/lib/web.c src/hg/lib/web.c index 0a756cc..7479f7a 100644 --- src/hg/lib/web.c +++ src/hg/lib/web.c @@ -178,31 +178,32 @@ for(; *ptr2 && (*ptr2 != '>'); ptr2++) ; } else *ptr1++ = *ptr2; } *ptr1 = 0; htmlTextOut(newString); printf(" \n "); if (endsWith(scriptName, "qaPushQ")) // Tired of failed stylesheet versioning that messes up RR releaseLog.html (regular and ENCODE) printf(" \n"); else webIncludeResourceFile("HGStyle.css"); if (extraStyle != NULL) puts(extraStyle); - printf("\n"); + printf("\n"); + printBodyTag(stdout); htmlWarnBoxSetup(stdout);// Sets up a warning box which can be filled with errors as they occur puts(commonCssStyles()); } puts( "" "\n" "" "\n" "" "\n"); if (withLogo) { puts("
"); if (isEncode) { puts("" "\"ENCODE"