Author: pierre
Date: 2010-08-03 13:51:26 +0200 (Tue, 03 Aug 2010)
New Revision: 43041

Modified:
   
mmbase/trunk/applications/cloudcontext/src/main/webapp/mmbase/security/search.form.jsp
Log:
small html fix

Modified: 
mmbase/trunk/applications/cloudcontext/src/main/webapp/mmbase/security/search.form.jsp
===================================================================
--- 
mmbase/trunk/applications/cloudcontext/src/main/webapp/mmbase/security/search.form.jsp
      2010-08-03 11:50:56 UTC (rev 43040)
+++ 
mmbase/trunk/applications/cloudcontext/src/main/webapp/mmbase/security/search.form.jsp
      2010-08-03 11:51:26 UTC (rev 43041)
@@ -1,7 +1,7 @@
 <form action="<mm:url referids="parameters,$parameters,url" />" method="post">
 <table summary="<mm:nodeinfo nodetype="$nodetype" type="guitype" />">
   <mm:fieldlist nodetype="$nodetype" fields="$fields">
-    <tr><td><mm:fieldinfo type="guiname" /></td><td><mm:fieldinfo 
type="searchinput" /></td</tr>
+    <tr><td><mm:fieldinfo type="guiname" /></td><td><mm:fieldinfo 
type="searchinput" /></td></tr>
    </mm:fieldlist>
    <tr><td colspan="2"><input type="submit" value="<%=getPrompt(m,"search")%>" 
name="search" /></td></tr>
 </table>

_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to