5e00cd8a9a64cbb632e6b77adb3c634160e97742 lrnassar Thu Sep 16 15:25:20 2021 -0700 Fixing insecure form messages refs #28175 diff --git src/hg/htdocs/goldenPath/help/hgTablesHelp.html src/hg/htdocs/goldenPath/help/hgTablesHelp.html index 8d6f5ca..72a3fa5 100755 --- src/hg/htdocs/goldenPath/help/hgTablesHelp.html +++ src/hg/htdocs/goldenPath/help/hgTablesHelp.html @@ -50,31 +50,31 @@ data</strong></a></li> </ul> <h6><a href="#Videos">Video examples of Table Browser queries</a></h6> <ul> <li><a href="#listOfGenes"><strong>Find list of genes in a region </strong></a></li> <li><a href="#codonSeq"><strong>Obtaining coordinates and sequences of gene exons </strong></a></li> <li><a href="#snpsInGene"><strong>Find SNPs in a gene </strong></a></li> <li><a href="#snpsUpstream"><strong>Find SNPs upstream of Genes </strong></a></li> </ul> <hr> -<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: <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="../../contacts.html">Questions and feedback are welcome</a>.</p> <!-- ====Introduction======================== --> <a name="Introduction"></a> <h2>Introduction</h2>