summaryrefslogtreecommitdiff
path: root/src/main
diff options
context:
space:
mode:
authorLeif Johansson <leifj@sunet.se>2011-11-25 22:56:43 +0100
committerLeif Johansson <leifj@sunet.se>2011-11-25 22:56:43 +0100
commit9ed895e57e9604f78459bdcf1a19a13e123460d7 (patch)
tree8ca2a650ecdba8e5610a1cf2c83ab3185d7a33cc /src/main
parentc3133f21bbcba9c0748189522f69e663a36c7f0e (diff)
tabbed layout
Diffstat (limited to 'src/main')
-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 dedba58..ee8d3c3 100644
--- a/src/main/webapp/wayf-ndn.jsp
+++ b/src/main/webapp/wayf-ndn.jsp
@@ -119,7 +119,7 @@
</ul>
<logic:iterate id="siteset" name="siteLists">
<div id="<jsp:getProperty name="siteset" property="name"/>">
- <form style="margin-bottom: 10px;" id="originform" method="get" action="<bean:write name="requestURL" />">
+ <form style="margin-bottom: 10px;" method="GET" action="<bean:write name="requestURL" />">
<div>
<logic:notPresent name="entityID" scope="request">
<input type="hidden" name="shire" value="<bean:write name="shire" />" />