af3e5802a955fa9aacd2d9fce65449f60805ab2e
cath
  Wed Jul 27 11:32:06 2016 -0700
Removing user survey from index page refs #17622

diff --git src/hg/htdocs/index.html src/hg/htdocs/index.html
index 3058b53..3117833 100755
--- src/hg/htdocs/index.html
+++ src/hg/htdocs/index.html
@@ -118,29 +118,31 @@
               <a href="http://groups.google.com/a/soe.ucsc.edu/group/genome-announce?hl=en"
                  target=_blank>Subscribe</a>
               -->
               <hr>
               <em>The UCSC Genome Browser is developed and maintained by the
               <a href="staff.html">Genome Bioinformatics Group</a>, a cross-departmental team
               within the <a href="http://genomics.ucsc.edu/">UCSC Genomics Institute</a></em>.
             </div> <!-- sectionContents -->
           </div> <!-- newsBox -->
         </div> <!-- news -->
 
       </div> <!-- row2 -->
 
     </div> <!-- main -->
 <!--Adding survey button and link - cath 7-13-16 -->
+<!--
     <div style="display: inline-block; vertical-align: top; padding-top: 10px;">
       <a href="https://www.surveymonkey.com/r/QYVSXKW" target="_blank"</a>
       <img src="../images/surveyButton.jpg" alt="user survey" 
       title="Your feedback is important to us! Please take our 2016 user survey."/>
     </div> 
-<!--end survey button -->
+-->
+<!--end survey button, leaving comments in place for next survey -->
 
     <!-- Note: after v335 release, we should change "inc/jWestFooter.html" to
         "/cgi-bin/hgMenubar?incFile=/inc/jWestFooter.html" so there won't be extra
         ../'s in local links for web browsers to ignore -->
     <!--#include virtual="inc/jWestFooter.html"-->
 
   </body>
 </html>