Update of /var/cvs/config/components
In directory james.mmbase.org:/tmp/cvs-serv11838

Modified Files:
        core.xml 
Log Message:
removed test head, made servers first admin page to open like it was




See also: http://cvs.mmbase.org/viewcvs/config/components


Index: core.xml
===================================================================
RCS file: /var/cvs/config/components/core.xml,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -b -r1.46 -r1.47
--- core.xml    10 Jul 2008 16:13:47 -0000      1.46
+++ core.xml    4 Aug 2008 06:56:03 -0000       1.47
@@ -38,17 +38,12 @@
 
   <!-- admin -->
   <block name="servers"
-         classification="mmbase.admin"
+         classification="mmbase.admin:10"
          mimetype="text/html">
     <title xml:lang="en">Servers</title>
     <title xml:lang="nl">Servers</title>
-    <description xml:lang="en">An overview describing all MMBase servers 
running on this system</description>
-    <description xml:lang="nl">Een overzicht van alle MMBase servers op dit 
systeem</description>
-    <head>
-      <class name="org.mmbase.framework.StringRenderer">
-        <param name="string"><![CDATA[<link rel="stylesheet" 
href="{REQUEST.getContextPath}/mmbase/components/core/style.css" 
type="text/css" />]]></param>
-      </class>
-    </head>
+    <description xml:lang="en">An overview describing the MMBase servers 
running on this system</description>
+    <description xml:lang="nl">Een overzicht van de MMBase servers op dit 
systeem</description>
     <body jsp="servers.jspx">
       <param name="server" type="String" />
     </body>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to