Author: fpunt
Date: 2010-05-18 14:56:17 +0200 (Tue, 18 May 2010)
New Revision: 42213

Modified:
   
CMSContainer/trunk/CMSContainer/cmsc/contentrepository/src/webapp/editors/repository/contentsearch.jsp
Log:
[CMSC-1627] Fixed

Modified: 
CMSContainer/trunk/CMSContainer/cmsc/contentrepository/src/webapp/editors/repository/contentsearch.jsp
===================================================================
--- 
CMSContainer/trunk/CMSContainer/cmsc/contentrepository/src/webapp/editors/repository/contentsearch.jsp
      2010-05-18 12:36:55 UTC (rev 42212)
+++ 
CMSContainer/trunk/CMSContainer/cmsc/contentrepository/src/webapp/editors/repository/contentsearch.jsp
      2010-05-18 12:56:17 UTC (rev 42213)
@@ -141,7 +141,7 @@
                            <td style="width:80px" width="80px" 
nowrap><fmt:message key="searchform.searchfortitle" /></td>
                            <td style="width:217px" width="217px" 
nowrap><html:text property="title" style="width:145px" value="${title}"/></td>
                            <td style="width:90px" width="90px" 
nowrap><fmt:message key="searchform.contenttype" /></td>
-                           <td nowrap>
+                           <td>
                               <c:if test="${not empty onlytype}" >
                                  <html:hidden property="contenttypes" />
                                  <input type="hidden" style="width:145px" 
value="${onlytype}" name="onlytype" />

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

Reply via email to