summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/main/webapp/wayf-ndn.jsp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/main/webapp/wayf-ndn.jsp b/src/main/webapp/wayf-ndn.jsp
index abd5925..6ab63cc 100644
--- a/src/main/webapp/wayf-ndn.jsp
+++ b/src/main/webapp/wayf-ndn.jsp
@@ -115,9 +115,9 @@
<li><a href="#<jsp:getProperty name="siteset" property="name"/>"><jsp:getProperty name="siteset" property="name"/></a></li>
</logic:iterate>
</ul>
- <logic:iterate id="siteset" name="siteLists">
- <div id="#<jsp:getProperty name="siteset" property="name"/>">
- <ul>
+ <logic:iterate id="siteset" name="siteLists">
+ <div id="<jsp:getProperty name="siteset" property="name"/>">
+ <ul class="ilist">
<logic:iterate id="site" name="siteset" property="sites">
<logic:present name="entityID" scope="request">
<bean:define id="returnIDParam" name="returnIDParam"/>