diff options
Diffstat (limited to 'src/main/webapp/wayf.jsp')
-rw-r--r-- | src/main/webapp/wayf.jsp | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/src/main/webapp/wayf.jsp b/src/main/webapp/wayf.jsp index e30fc38..4af36d0 100644 --- a/src/main/webapp/wayf.jsp +++ b/src/main/webapp/wayf.jsp @@ -237,14 +237,14 @@ Recently used organizations: <!-- PROGRAMMING NOTE - Add the "instant search" dialogue. + Add the "instant serach" dialogue. </logic:present> <div class="list"> <logic:present name="sites" scope="request"> <h2> - Enter institution name: + Enter insititution name: </h2> <form autocomplete="OFF" action=""> <div> @@ -461,7 +461,7 @@ Search by keyword: </div> </form> -<!-- The end of the old code. Below is where search results go --> +<!-- The end of the old code. Below is where search results go 00> </logic:present> <logic:present name="searchResultsEmpty" scope="request"> @@ -519,9 +519,9 @@ Search results: <div class="footer"> <p class="text"> <!--CONFIG--> -Need assistance? Send mail to <a tabindex="120" href="mailto:user@domain">administrator's name</a> with description. +Need assistance? Send mail to <a tabindex="120" href="mailto:noc@nordu.net">NORDUnet NOC</a> with description. </p> - <div class="logo"><img src="images/internet2.gif" alt="Internet2" /></div> + <div class="logo"><img src="images/NORDUnet2.jpg" alt="NORDUNet" /></div> </div> <logic:present name="showComments" scope="Request"> @@ -643,4 +643,4 @@ var theElements = [ </body> </html> -
\ No newline at end of file + |