5e00cd8a9a64cbb632e6b77adb3c634160e97742
lrnassar
  Thu Sep 16 15:25:20 2021 -0700
Fixing insecure form messages refs #28175

diff --git src/hg/htdocs/goldenPath/help/hgTracksHelp.html src/hg/htdocs/goldenPath/help/hgTracksHelp.html
index 25b65be..bf374da 100755
--- src/hg/htdocs/goldenPath/help/hgTracksHelp.html
+++ src/hg/htdocs/goldenPath/help/hgTracksHelp.html
@@ -26,42 +26,42 @@
   <li> <h6><a href="#Sessions">Using Sessions</a></h6>
   <li> <h6><a href="hgGeneGraph.html">Gene and Pathway Viewer</a></h6>
   <li> <h6><a href="#GenomeGraphs">Genome Graphs</a></h6>
 </ul>
 <h6><a href="#TrackFormatDNA">DNA text formatting</a></h6> 
 <h6><a href="#Convert">Converting data between assemblies</a></h6> 
 <h6><a href="#Download">Downloading genome data</a></h6> 
 <h6><a href="#CustomTracks">Creating and managing custom annotation tracks</a></h6> 
 <h6><a href="#TrackHubs">Getting started on Track Hubs</a></h6> 
 <h6><a href="#UseOneFile">Track Hubs in a single file</a></h6>
 <h6><a href="#VisiGeneHelp">Using the VisiGene Image Browser</a></h6>
 
 </div>
 <div class="col-md-8">
 
-<form name="googleForm1" method="get" action="http://www.google.com/search" onSubmit="document.googleForm1.q.value=document.googleForm1.qq.value+'   site:genome.ucsc.edu/goldenPath/help';">
+<form name="googleForm1" method="get" action="https://www.google.com/search" onSubmit="document.googleForm1.q.value=document.googleForm1.qq.value+'   site:genome.ucsc.edu/goldenPath/help';">
   <p> 
   Search the Genome Browser help pages: &nbsp; 
   <input type="hidden" name="q" value=""> 
   <input type="hidden" name="num" value="10"> 
   <input type="hidden" name="filter" value="0"> 
   <input type=text name=qq size=30 maxlength=255 value=""> 
   <input type="submit" value="Submit"> 
   </p>
 </form> 
 
-<form name="googleForm2" method="GET" action="http://www.google.com/search" onSubmit="document.googleForm2.q.value=document.googleForm2.qq.value+'   site:genome.ucsc.edu/';">
+<form name="googleForm2" method="GET" action="https://www.google.com/search" onSubmit="document.googleForm2.q.value=document.googleForm2.qq.value+'   site:genome.ucsc.edu/';">
   <p> 
   Search the entire Genome Browser website: &nbsp; 
   <input type="hidden" name="q" value=""> 
   <input type="hidden" name="num" value="10"> 
   <input type="hidden" name="filter" value="0"> 
   <input type=text name=qq size=30 maxlength=255 value=""> 
   <input type="submit" value="Submit"> 
   </p>
 </form>
 
 <p> 
 <a href="https://groups.google.com/a/soe.ucsc.edu/forum/#!forum/genome" target="_blank">Browse</a> 
 the Genome Browser mailing list.</p>  
 <p> 
 <a href="../../contacts.html">Questions and feedback are welcome</a>.</p>