Default to InQueue.
authorcantor <cantor@ab3bd59b-922f-494d-bb5f-6f0a3c29deca>
Fri, 16 Apr 2004 05:44:09 +0000 (05:44 +0000)
committercantor <cantor@ab3bd59b-922f-494d-bb5f-6f0a3c29deca>
Fri, 16 Apr 2004 05:44:09 +0000 (05:44 +0000)
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@985 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

webApplication/wayf.jsp

index c5d0557..8f8f6e9 100755 (executable)
@@ -17,7 +17,7 @@
                <jsp:useBean id="searchresults" scope="request" type="edu.internet2.middleware.shibboleth.wayf.Origin[]"/>
        </logic:present>
 <head>
-               <link rel="stylesheet" title="normal" type="text/css" href="wayf.css" /><title>InCommon: Identity Provider Selection</title></head>
+               <link rel="stylesheet" title="normal" type="text/css" href="wayf.css" /><title>InQueue: Identity Provider Selection</title></head>
        <body>
 
                <div class="head">
                        </div>
                        <div class="footer">
 
-                               <p class="text">Need assistance? Send mail to <a href="mailto:shib-test@internet2.edu">shib-test@internet2.edu</a> with description.</p>
-                               <div class="logo"><img src="./images/incommon.gif" alt="InCommon" /></div>
+                               <p class="text">Need assistance? Send mail to <a href="mailto:inqueue-support@internet2.edu">inqueue-support@internet2.edu</a> with description.</p>
+                               <div class="logo"><img src="./images/internet2.gif" alt="InQueue" /></div>
                        </div>
                        
        </body></html>