5e00cd8a9a64cbb632e6b77adb3c634160e97742 lrnassar Thu Sep 16 15:25:20 2021 -0700 Fixing insecure form messages refs #28175 diff --git src/hg/htdocs/goldenPath/help/multiRegionHelp.html src/hg/htdocs/goldenPath/help/multiRegionHelp.html index 0fdc135..a9cb2af 100755 --- src/hg/htdocs/goldenPath/help/multiRegionHelp.html +++ src/hg/htdocs/goldenPath/help/multiRegionHelp.html @@ -20,31 +20,31 @@ <li><a href="#GeneOnly"><strong>Gene only</strong></a></li> <li><a href="#CustomRegions"><strong>Custom regions</strong></a></li> <li><a href="#Haplotype"><strong>Haplotype view</strong></a></li> </ul> <h6><a href="#Videos">Video demonstrations of Multi-Region modes</a></h6> <ul> <li><a href="#ExonOnlyVid"><strong>Exon only</strong></a></li> <li><a href="#CustomRegionsVid"><strong>Custom regions</strong></a></li> <li><a href="#HaplotypeVid"><strong>Haplotype view</strong></a></li> </ul> <h6><a href="#Examples">Examples</a></h6> </div> <div class="col-md-8"> -<form name="googleForm1" method="GET" action="http://www.google.com/search" +<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: <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"> </form> </p> <p><a href="../../contacts.html">Questions and feedback are welcome</a>. </div> </div>