diff options
author | Leif Johansson <leifj@nordu.net> | 2011-07-25 20:25:32 +0200 |
---|---|---|
committer | Leif Johansson <leifj@nordu.net> | 2011-07-25 20:25:32 +0200 |
commit | 5f66382e3f4fc7f78df06bfc40036c0c124ded52 (patch) | |
tree | 7ec6b3ffb9b8f6622211c5b1f59f809b08422b07 /src/main/webapp/wayf.jsp | |
parent | 3fc853cc1e861f455888a92ff0c9995270d2ba2c (diff) |
backport original ndn ds chagnes
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 + |