Update of /var/cvs/html/mmbase/admin
In directory james.mmbase.org:/tmp/cvs-serv1843/admin
Modified Files:
index.jsp
Log Message:
some modifications reflecting changes in the core component xml
See also: http://cvs.mmbase.org/viewcvs/html/mmbase/admin
Index: index.jsp
===================================================================
RCS file: /var/cvs/html/mmbase/admin/index.jsp,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -b -r1.27 -r1.28
--- index.jsp 22 Feb 2008 10:14:41 -0000 1.27
+++ index.jsp 22 Feb 2008 13:26:24 -0000 1.28
@@ -73,7 +73,7 @@
<mm:frameworkparam
name="component">${b.component.name}</mm:frameworkparam>
<mm:frameworkparam
name="block">${b.name}</mm:frameworkparam>
<li class="${b.name eq block and
subcat.component.name eq component ? 'current' : ''}">
- <a title="${b.description}"
href="${_}">${mm:string(b.title)}
+ <a title="${mm:string(b.description)}"
href="${_}">${mm:string(b.title)}
<span
class="component">(${b.component.name})</span>
</a>
</li>
@@ -111,7 +111,7 @@
<ul>
<li><a href="http://www.mmbase.org">www.mmbase.org</a></li>
<li><a href="http://www.mmbase.org/license">license</a></li>
- <li><a href="http://www.mmbase.org/mmdocs">mmdocs</a></li>
+ <li><a
href="http://www.mmbase.org/mmdocs">documentation</a></li>
<li><a href="http://www.mmbase.org/bugs">bugs</a></li>
<li><a href="http://www.mmbase.org/contact">contact</a></li>
</ul>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs