[Nice-commit] Nice/web new.xsl,1.5,1.6
Brought to you by:
bonniot
|
From: <bo...@us...> - 2003-03-11 23:26:20
|
Update of /cvsroot/nice/Nice/web
In directory sc8-pr-cvs1:/tmp/cvs-serv31518/web
Modified Files:
new.xsl
Log Message:
This actually looks nicer when the logo cannot be displayed (sf is down).
Index: new.xsl
===================================================================
RCS file: /cvsroot/nice/Nice/web/new.xsl,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** new.xsl 7 Mar 2003 15:29:02 -0000 1.5
--- new.xsl 11 Mar 2003 23:26:16 -0000 1.6
***************
*** 209,213 ****
<img
src="http://sourceforge.net/sflogo.php?group_id=12788&type=1"
! width="88" height="31" border="0" alt="SourceForge Logo"/>
</a>
</div>
--- 209,213 ----
<img
src="http://sourceforge.net/sflogo.php?group_id=12788&type=1"
! width="88" height="31" border="0" alt="SourceForge"/>
</a>
</div>
|