Update of /var/cvs/contributions/didactor2/src/core/metainf/tags/di/core
In directory james.mmbase.org:/tmp/cvs-serv9013

Modified Files:
        leaf.tagx 
Log Message:
the height of the icon is more important


See also: 
http://cvs.mmbase.org/viewcvs/contributions/didactor2/src/core/metainf/tags/di/core


Index: leaf.tagx
===================================================================
RCS file: 
/var/cvs/contributions/didactor2/src/core/metainf/tags/di/core/leaf.tagx,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- leaf.tagx   29 Feb 2008 09:26:25 -0000      1.3
+++ leaf.tagx   13 Mar 2008 17:39:22 -0000      1.4
@@ -92,7 +92,7 @@
       <td>
         <c:if test="${! empty icon}">
           <mm:link page="/education/wizards/gfx/${icon}.gif">
-            <img src="${_}" width="16" border="0" align="middle" />
+            <img src="${_}" height="22" border="0" align="middle" />
           </mm:link>
         </c:if>
         <jsp:doBody />
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to