4c8bb5e84f72bfc406312f56182b8341d53b4364 chinhli Fri Oct 7 08:51:54 2011 -0700 Feature #4773 Add link to hgdownload from the TB page. diff --git src/hg/hgTables/mainPage.c src/hg/hgTables/mainPage.c index 6e441f7..b0474ef 100644 --- src/hg/hgTables/mainPage.c +++ src/hg/hgTables/mainPage.c @@ -954,31 +954,35 @@ "see Using the Table Browser for a description " "of the controls in this form, the " "User's Guide for " "general information and sample queries, and the OpenHelix Table Browser " "tutorial for a narrated presentation of the software " "features and usage. " "For more complex queries, you may want to use " "Galaxy or " "our public " "MySQL server. " "To examine the biological function of your set through annotation " "enrichments, send the data to " "GREAT. Refer to the " "Credits page for the list of " - "contributors and usage restrictions associated with these data."); + "contributors and usage restrictions associated with these data. " + "All tables can be downloaded in their entirety from the \"" + "Sequence and Annotation Downloads\" page." + ); hPrintf("\n"); /* Main form. */ hPrintf("
\n", getScriptName(), cartUsualString(cart, "formMethod", "POST")); cartSaveSession(cart); jsWriteFunctions();