Update of
/var/cvs/contributions/CMSContainer/cmsc/contentrepository/src/webapp/editors/repository
In directory
james.mmbase.org:/tmp/cvs-serv14064/cmsc/contentrepository/src/webapp/editors/repository
Modified Files:
content.jsp
Log Message:
CMSC-472.
replace edit.gif with edit.png.
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer/cmsc/contentrepository/src/webapp/editors/repository
See also: http://www.mmbase.org/jira/browse/CMSC-472
Index: content.jsp
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer/cmsc/contentrepository/src/webapp/editors/repository/content.jsp,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -b -r1.18 -r1.19
--- content.jsp 28 Jan 2008 09:11:41 -0000 1.18
+++ content.jsp 29 Jan 2008 10:22:48 -0000 1.19
@@ -151,7 +151,7 @@
alt="<fmt:message key="content.preview.title" />"
title="<fmt:message key="content.preview.title" />"/></a>
<a href="javascript:callEditWizard('<mm:field name="number" />');"
- title="<fmt:message key="content.edit" />"><img
src="../gfx/icons/edit.gif" width="16" height="16"
+ title="<fmt:message key="content.edit" />"><img
src="../gfx/icons/edit.png" width="16" height="16"
title="<fmt:message
key="content.edit" />"
alt="<fmt:message
key="content.edit" />"/></a>
<% if (role != null && SecurityUtil.isWriter(role)) { %>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs