summaryrefslogtreecommitdiff
path: root/src/main/webapp/wayf-ndn.jsp
diff options
context:
space:
mode:
authorLeif Johansson <leifj@sunet.se>2011-07-26 00:41:59 +0200
committerLeif Johansson <leifj@sunet.se>2011-07-26 00:41:59 +0200
commit345b16e5a993e4d74e5f0a7553e6510a912ff082 (patch)
treee6406c470f833d61e1c338eb44d8a336b844134d /src/main/webapp/wayf-ndn.jsp
parentfe30c5439b63d3016f14373d8526ea94c8f962f4 (diff)
fix
Diffstat (limited to 'src/main/webapp/wayf-ndn.jsp')
-rw-r--r--src/main/webapp/wayf-ndn.jsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/webapp/wayf-ndn.jsp b/src/main/webapp/wayf-ndn.jsp
index c1b5ae7..efe0d13 100644
--- a/src/main/webapp/wayf-ndn.jsp
+++ b/src/main/webapp/wayf-ndn.jsp
@@ -168,7 +168,7 @@ $(function() {
<li><a href="#recently-visited">Recently Visited</a></li>
</logic:present>
<logic:iterate id="siteset" name="siteLists">
- <li><a href="#<jsp:getProperty name="siteset" property="name"/>"<a href="<jsp:getProperty name="siteset" property="name"/></a></li>
+ <li><a href="#<jsp:getProperty name="siteset" property="name"/>"><jsp:getProperty name="siteset" property="name"/></a></li>
</logic:iterate>
</ul>
<logic:present name="cookieList" scope="request">