[Nice-commit] Nice/web new.xsl,1.7,1.8
Brought to you by:
bonniot
From: <bo...@us...> - 2003-05-10 14:02:40
|
Update of /cvsroot/nice/Nice/web In directory sc8-pr-cvs1:/tmp/cvs-serv31472/web Modified Files: new.xsl Log Message: Added link to the automated tests page. Index: new.xsl =================================================================== RCS file: /cvsroot/nice/Nice/web/new.xsl,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** new.xsl 26 Apr 2003 13:44:23 -0000 1.7 --- new.xsl 10 May 2003 14:02:37 -0000 1.8 *************** *** 180,183 **** --- 180,186 ---- <br /> <span class="small">o</span><xsl:text> </xsl:text> + <a class="nav" href="tests.html">Tests</a> + <br /> + <span class="small">o</span><xsl:text> </xsl:text> <a class="nav" href="http://sourceforge.net/cvs/?group_id=12788">CVS</a> <br /> |