From 9ed895e57e9604f78459bdcf1a19a13e123460d7 Mon Sep 17 00:00:00 2001
From: Leif Johansson <leifj@sunet.se>
Date: Fri, 25 Nov 2011 22:56:43 +0100
Subject: tabbed layout

---
 src/main/webapp/wayf-ndn.jsp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'src/main')

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" />" />
-- 
cgit v1.1