Author: snoopdave
Date: Wed Feb 8 18:55:28 2006
New Revision: 376157
URL: http://svn.apache.org/viewcvs?rev=376157&view=rev
Log:
Fixes ROL-1015: consistent use of icons
Modified:
incubator/roller/trunk/web/weblog/WeblogEditSidebar.jsp
Modified: incubator/roller/trunk/web/weblog/WeblogEditSidebar.jsp
URL:
http://svn.apache.org/viewcvs/incubator/roller/trunk/web/weblog/WeblogEditSidebar.jsp?rev=376157&r1=376156&r2=376157&view=diff
==============================================================================
--- incubator/roller/trunk/web/weblog/WeblogEditSidebar.jsp (original)
+++ incubator/roller/trunk/web/weblog/WeblogEditSidebar.jsp Wed Feb 8 18:55:28
2006
@@ -69,7 +69,7 @@
id="<%= RollerRequest.WEBLOGENTRYID_KEY %>"
name="post" property="id" />
<roller:linkparam id="method" value="edit" />
- <img src='<c:url value="/images/table_gear.png"/>'
+ <img src='<c:url value="/images/table_edit.png"/>'
align="absmiddle" border="0" alt="icon" title="Edit" />
<str:truncateNicely lower="50">
<c:out value="${post.title}" />