[Nice-commit] Nice/web new.xsl,1.14,1.15
Brought to you by:
bonniot
From: <bo...@us...> - 2003-12-09 18:25:48
|
Update of /cvsroot/nice/Nice/web In directory sc8-pr-cvs1:/tmp/cvs-serv18392/web Modified Files: new.xsl Log Message: Added icon for development. Index: new.xsl =================================================================== RCS file: /cvsroot/nice/Nice/web/new.xsl,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** new.xsl 12 Nov 2003 17:52:00 -0000 1.14 --- new.xsl 9 Dec 2003 18:25:45 -0000 1.15 *************** *** 179,183 **** <table border="0" cellpadding="3" cellspacing="1" width="100%"> <tr> ! <td bgcolor="#cccccc"> <span class="title">Development</span> </td> --- 179,183 ---- <table border="0" cellpadding="3" cellspacing="1" width="100%"> <tr> ! <td bgcolor="#cccccc"><img width="48" height="48" align="middle" src="images/dev-48.png" alt="."/> <span class="title">Development</span> </td> |