Update of 
/var/cvs/contributions/CMSContainer_Modules/luceus/src/webapp/editors/luceus
In directory 
james.mmbase.org:/tmp/cvs-serv11929/luceus/src/webapp/editors/luceus

Modified Files:
        fullindex.jsp 
Log Message:
CMSC-1080 The Full index screen is not formatted correctly


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Modules/luceus/src/webapp/editors/luceus
See also: http://www.mmbase.org/jira/browse/CMSC-1080


Index: fullindex.jsp
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Modules/luceus/src/webapp/editors/luceus/fullindex.jsp,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- fullindex.jsp       13 Dec 2007 15:13:45 -0000      1.3
+++ fullindex.jsp       24 Apr 2009 13:56:47 -0000      1.4
@@ -20,7 +20,7 @@
                </form>
        </c:when>
        <c:otherwise>
-               <h2><fmt:message key="fullindex.busy" /></h2>
+               <p><fmt:message key="fullindex.busy" /></p>
                <luceusmodule:fullindex erase="${param.doerase}" />
        </c:otherwise>
 </c:choose>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to