diff options
author | root <root@appliance.mnt.se> | 2011-07-25 20:14:02 +0200 |
---|---|---|
committer | root <root@appliance.mnt.se> | 2011-07-25 20:14:02 +0200 |
commit | 3fc853cc1e861f455888a92ff0c9995270d2ba2c (patch) | |
tree | b030abd6c28b314736faf6b4e6ecc830261943f4 /src/main/webapp/wayf.jsp | |
parent | cb4806cb91b3ea6a01613bbfe68a9e04ed255578 (diff) |
imported 1.1.2
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"> |