User: stevensa Date: 02/07/12 13:18:31 Modified: xdocs/stylesheets site.vsl Log: Select online/offline SF logo with switch when building Revision Changes Path 1.10 +1 -10 xdoclet/xdocs/stylesheets/site.vsl Index: site.vsl =================================================================== RCS file: /cvsroot/xdoclet/xdoclet/xdocs/stylesheets/site.vsl,v retrieving revision 1.9 retrieving revision 1.10 diff -u -w -r1.9 -r1.10 --- site.vsl 11 Jul 2002 19:35:07 -0000 1.9 +++ site.vsl 12 Jul 2002 20:18:31 -0000 1.10 @@ -1,9 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- -$andrew ---> - <!-- Content Stylesheet for Site --> ## Defined variables @@ -293,7 +289,7 @@ <td width="20%" valign="top" nowrap="true"> #makeProject() <BR><A href="http://sourceforge.net"><IMG -src="http://sourceforge.net/sflogo.php?group_id=31602&type=2" width="125" height="37" +src="$sflogosrc" width="125" height="37" border="0" alt="SourceForge.net"></A> </td> <td width="80%" align="left" valign="top"> @@ -317,8 +313,3 @@ </body> </html> #end - - - - -
------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Gadgets, caffeine, t-shirts, fun stuff. http://thinkgeek.com/sf _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
