ac78df7079ea1e99ae8426886f2a74099c3418ff
angie
  Tue Apr 26 09:34:15 2016 -0700
Position input labeling changes suggested by Cath.  refs #15277 (notes 190, 204, 205)

diff --git src/hg/hgGateway/hgGateway.html src/hg/hgGateway/hgGateway.html
index 34f17de..677da93 100644
--- src/hg/hgGateway/hgGateway.html
+++ src/hg/hgGateway/hgGateway.html
@@ -194,36 +194,39 @@
       <div id="findPositionSection" class ="jwColumn">
         <div class="jwSectionTitle">
           Find Position
         </div>
         <div id="findPositionContents" class="jwSectionContents"
              style="display: none;"> <!-- To avoid empty containers jumping around, hide first. -->
 
           <div id="findPosInputContainer" style="display: inline-block;">
             <div id="selectAssemblyLabel" class="jwInputLabel">Assembly</div>
             <select id="selectAssembly">
             </select>
 
             <div class="vertSpacerAbovePosition"></div>
 
             <div class="jwInputLabel">
-              Position:
+              Position/Search Term
+            </div>
+            <input id="positionInput" value="" size="40">
+            <div class="jwCurrentPos">
+              Current position:
               <span id="positionDisplay" class="jwPosDisplay"></span>
               <i id="copyPosition" class="fa fa-copy jwTextBlue"
-                 title="Copy the current position into the input below"></i>
+                 title="Copy the current position into the input above"></i>
             </div>
-            <input id="positionInput" value="" size="40">
           </div>
 
           <div class="jwGoButtonContainer"
                title="Go to the Genome Browser">
             <div class="jwGoButton">
               GO
             </div>
             <i class="jwGoIcon fa fa-play fa-2x"></i>
           </div>
 
           <div class="vertSpacerBelowPosition"></div>
 
           <div id="descriptionTitle" class="jwDescriptionTitle">
             <b><span id="descriptionGenome"></span> Genome Browser</b> -
             <span id="descriptionDb"></span> assembly