f516acf553f53f6ee8a5385eeef796df92e621c2 max Thu Sep 10 08:38:05 2015 -0700 fixing typo, refs #15113 diff --git src/hg/hgTracks/hgTracks.c src/hg/hgTracks/hgTracks.c index 2543249..627f09b 100644 --- src/hg/hgTracks/hgTracks.c +++ src/hg/hgTracks/hgTracks.c @@ -5869,31 +5869,31 @@ hPrintf("
\n"); hPrintf("\n"); hPrintf("\n"); // percent sign hPrintf("\n"); hPrintf("\n"); hPrintf("\n"); // percent sign hPrintf("\n"); hPrintf("\n"); hPrintf("\n"); hPrintf("\n"); hPrintf("\n"); hPrintf("\n"); hPrintf("\n"); hPrintf(""); if (gotExtTools) - hPrintf(""); + hPrintf(""); hPrintf(" \n"); hPrintf("\n"); hPrintf("\n"); hPrintf("
left 10%ctrl+j track searcht then s
left 1/2 screenj default tracksd then t
left one screenJ default orderd then o
right 10%ctrl+l hide allh then a
right 1/2 screenl custom tracksc then t
right one screenL track hubst then h
zoom in 1.5xctrl+i configurec then f
zoom in 3xi reverser then v
zoom in 10xI resizer then s
zoom in base levelb refreshr then f
zoom out 1.5xctrl+k jump to position box/
zoom out 3xkSent to external tools then tSend to external tools then t
zoom out 10xK
zoom out 100x0
\n"); hPrintf(""); hPrintf("
\n"); } void doMiddle(struct cart *theCart) /* Print the body of an html file. */ { cart = theCart; measureTiming = hPrintStatus() && isNotEmpty(cartOptionalString(cart, "measureTiming")); if (measureTiming) measureTime("Startup");