ff3dcac9269104df22c3b06fe44556f71bcae0c3
gperez2
  Thu Jun 20 17:30:01 2024 -0700
Switching the Advanced track search page, View chromosomes page, hgConvert, hgCustom, hgGateway, hgLiftOver, hgPcr, hgSession, hgTracks, and hgCustom labels/buttons to sentence case, refs #25787

diff --git src/hg/hgGateway/hgGateway.html src/hg/hgGateway/hgGateway.html
index 66609d1..314c189 100644
--- src/hg/hgGateway/hgGateway.html
+++ src/hg/hgGateway/hgGateway.html
@@ -231,30 +231,30 @@
             <i class="jwGoIcon fa fa-play fa-2x"></i>
           </div>
 
           <div id="surveyContainer" class="jwSurveyContainer"></div>
 
           <div class="vertSpacerBelowPosition jwClearBoth"></div>
 
           <div id="descriptionTitle" class="jwDescriptionTitle">
             <div class="jwFloatLeft">
               <b><span id="descriptionGenome"></span> Genome Browser</b> -
               <span id="descriptionDb"></span> assembly
             </div>
             <div class="jwFloatRight" style="margin-left: 5px;">
               <a id="chromInfoLink" class="jwAnchor" href="hgTracks?chromInfoPage=&hgsid=$hgsid">
                 <div class="jwWhiteButton">
-                  view sequences
+                  View sequences
                 </div>
               </a>
             </div>
             <div class="jwClearBoth"></div>
           </div>
           <div id="descriptionText" class="jwDescriptionText">
           </div>
 
         </div>
       </div>
 
     </div>
 
     <div style="clear: both;"></div>