Update of
/var/cvs/contributions/CMSContainer/cmsc/edit-webapp/src/webapp/editors/modules
In directory
james.mmbase.org:/tmp/cvs-serv20148/cmsc/edit-webapp/src/webapp/editors/modules
Modified Files:
modulesmenu.jsp
Log Message:
use community
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer/cmsc/edit-webapp/src/webapp/editors/modules
Index: modulesmenu.jsp
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer/cmsc/edit-webapp/src/webapp/editors/modules/modulesmenu.jsp,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- modulesmenu.jsp 29 Jan 2008 10:02:17 -0000 1.13
+++ modulesmenu.jsp 31 Jan 2008 09:53:05 -0000 1.14
@@ -35,10 +35,11 @@
<fmt:message key="modules.newsletter" />
</a>
</li>
</mm:haspage>
- <mm:haspage
page="/editors/community/index.jsp">
- <li
class="versioning"><a href="<mm:url page="../community/index.jsp"/>"
target="rightpane">
-
<fmt:message key="modules.community" />
- </a>
</li>
+ <mm:haspage page="/editors/community">
+ <li class="users">
+ <c:url var="communityUrl"
value="/editors/community/index.jsp"/>
+ <a href="${communityUrl}"
target="rightpane"><fmt:message key="modules.community" /></a>
+ </li>
</mm:haspage>
<mm:haspage page="/editors/subsite/module-subsite.jsp">
<li class="versioning"><a href="<mm:url
page="../subsite/module-subsite.jsp"/>" target="rightpane">
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs