9555f873ab597399fe692b0f9d670c238bbd0fba kate Mon May 3 18:05:57 2021 -0700 Polish TB intro paragraph text. refs #27408 diff --git src/hg/hgTables/mainPage.c src/hg/hgTables/mainPage.c index df9f680..57037f7 100644 --- src/hg/hgTables/mainPage.c +++ src/hg/hgTables/mainPage.c @@ -1019,31 +1019,31 @@ } void mainPageAfterOpen(struct sqlConnection *conn) /* Put up main page assuming htmlOpen()/htmlClose() * will happen in calling routine. */ { hPrintf( "Use this tool to retrieve and export data from the Genome Browser annotation track database. " "You can limit retrieval based on data attributes and intersect or merge with data from " "another track, or retrieve DNA sequence covered by a track." ); hPrintf(" <span id='tbHelpMore' class='blueLink'>More...</span>"); hPrintf( "<span id='tbHelp' style='display:none'>" "For a description of the controls below, " - "see <A HREF=\"#Help\">Using the Table Browser</A>. " + "see <A HREF=\"#Help\">Using the Table Browser</A> (below). " "General information and sample queries are available from the " "<A HREF=\"../goldenPath/help/hgTablesHelp.html\">Table Browser User's Guide</A>. " "For more complex queries, we recommend " "<A HREF=\""GALAXY_URL_BASE"\" target=_BLANK>Galaxy</A> or " "our <A HREF=\"../goldenPath/help/mysql.html\">public " "MySQL server</A>. " "To examine the biological function of your set through annotation " "enrichments, send the data to " "<A HREF=\"http://great.stanford.edu\" target=_BLANK>GREAT</A>. " "%s" "Refer to the " "<A HREF=\"../goldenPath/credits.html\">Credits</A> page for the list of " "contributors and usage restrictions associated with these data. " "Bulk download of track data is available from the " "<A HREF=\"http://hgdownload.soe.ucsc.edu/downloads.html\""