2ede1f745fe3fc938de81b9b6219547f2c848c99
greg
  Tue Feb 28 14:46:38 2012 -0800
Change the server detect line so that the TEST text appears on both .soe. and .cse. urls per redmione 7108
diff --git src/hg/htdocs/indexIntro.html src/hg/htdocs/indexIntro.html
index 0363988..27a06a1 100755
--- src/hg/htdocs/indexIntro.html
+++ src/hg/htdocs/indexIntro.html
@@ -8,31 +8,31 @@
                 </TD></TR></TABLE>
         
                 <TABLE BGCOLOR="#fffee8" WIDTH="100%" CELLPADDING=0>
                     <TR><TH HEIGHT=3></TH></TR>
                     <TR><TD WIDTH=10></TD><TD>
 
                     <P>
         	    Welcome to the UCSC Genome Browser website. 
 		    This site contains the 
 		    reference sequence and working draft
         	    assemblies for a large collection of genomes. It also 
         	    provides portals to the 
 		    <A HREF="ENCODE/">ENCODE</A> and
 		    <A HREF="Neandertal">Neandertal</A> projects.  </P>
 
-<!--#if expr='"$SERVER_NAME" = /hgwdev.*.cse.ucsc.edu/ || "$SERVER_NAME" = "genome-test.cse.ucsc.edu"'-->
+<!--#if expr='"$SERVER_NAME" = /hgwdev*.ucsc.edu/ || "$SERVER_NAME" = "genome-test.*.ucsc.edu"'-->
 <P>
 <B>WARNING: This is a test site.</B>
 Data and tools here are under 
 construction, have not been quality reviewed, and are subject to change 
 at any time.  
 For 
 high-quality reviewed annotations on our production server, visit
 <A HREF="http://genome.ucsc.edu">http://genome.ucsc.edu</A>.</P>
 <!--#endif -->
 
 <!--#if expr='"$SERVER_NAME" = /genome-preview.*.ucsc.edu/' -->
 <P>
 <B>WARNING: This is our preview site.</B>
 This website is a weekly mirror of our internal 
 development server for public access.