Update of 
/var/cvs/contributions/CMSContainer/cmsc/edit-webapp/src/webapp/editors/admin
In directory 
james.mmbase.org:/tmp/cvs-serv16756/cmsc/edit-webapp/src/webapp/editors/admin

Modified Files:
        index.jsp 
Log Message:
CMSC-625 -  Use cmsc:head tag


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer/cmsc/edit-webapp/src/webapp/editors/admin
See also: http://www.mmbase.org/jira/browse/CMSC-625


Index: index.jsp
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer/cmsc/edit-webapp/src/webapp/editors/admin/index.jsp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- index.jsp   9 Nov 2007 12:25:18 -0000       1.4
+++ index.jsp   13 Jun 2008 11:51:54 -0000      1.5
@@ -1,11 +1,11 @@
-<[EMAIL PROTECTED] language="java" contentType="text/html;charset=UTF-8"%>
-<[EMAIL PROTECTED] file="../globals.jsp" %>
+<[EMAIL PROTECTED] language="java" contentType="text/html;charset=UTF-8"
+%><[EMAIL PROTECTED] file="../globals.jsp" %>
 <mm:content type="text/html" encoding="UTF-8" expires="0">
 <mm:cloud jspvar="cloud" loginpage="../login.jsp">
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd";>
 <html:html xhtml="true">
-       <head><title><fmt:message key="admin.title" /></title>
-       </head>
+<cmscedit:head title="admin.title" />
+
        <frameset cols="293,*" framespacing="0" frameborder="0">
                <frame src="adminmenu.jsp" name="leftpane" frameborder="0" 
scrolling="no">
                <frame src="../admindashboard/index.jsp" name="rightpane" 
frameborder="0">
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to