aab4f66a2aca5293f3536cc1d1438b17d2b09dfd tdreszer Thu May 5 16:14:15 2011 -0700 A large set of tiny changes. These fix a lot of discrepencies with bgcolor and font color declarations which were tripping up docttype 4.01. diff --git src/hg/hgText/hgText.c src/hg/hgText/hgText.c index 660904f..68a0242 100644 --- src/hg/hgText/hgText.c +++ src/hg/hgText/hgText.c @@ -616,103 +616,101 @@ return FALSE; } void doGateway() /* Table Browser gateway page: select organism, db */ { webStart(cart, "Table Browser: Choose Organism and Assembly"); if (! hDbIsActive(database)) { database = hDefaultDb(); organism = hGenome(database); } puts( -"
\n"
-"
\n" +" |
\n" ); puts("
This tool allows you to download portions of the Genome Browser \n" "database in several output formats. \n" "Choose a genome and assembly, \n" "then press the Submit button.\n"); puts("See the Table Browser " "User Guide for more information.
\n" - "NOTE: This software has been replaced by a " + "NOTE: This software has been replaced by a " "newer version of the Table Browser. " "This version of the tool is no longer " "maintained or updated by UCSC; therefore, we can make no guarantees " "about the completeness or correctness of the data returned. " "We are happy to assist you in the transition to the new Table " "Browser, which has many more features. Please " "email our public mailing " "list with questions or comments. " - "
"); + "
"); -puts("