diff options
Diffstat (limited to 'src/main/webapp/wayf.jsp')
-rw-r--r-- | src/main/webapp/wayf.jsp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/main/webapp/wayf.jsp b/src/main/webapp/wayf.jsp index 3a9e258..e30fc38 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 serach" dialogue. + Add the "instant search" dialogue. </logic:present> <div class="list"> <logic:present name="sites" scope="request"> <h2> - Enter insititution name: + Enter institution 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 00> +<!-- The end of the old code. Below is where search results go --> </logic:present> <logic:present name="searchResultsEmpty" scope="request"> |