You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by cr...@apache.org on 2002/11/01 09:13:25 UTC

cvs commit: xml-forrest/src/resources/skins/forrest-site/xslt/html site2xhtml.xsl

crossley    2002/11/01 00:13:25

  Modified:    src/resources/skins/forrest-site/xslt/html site2xhtml.xsl
  Log:
  Removed fly droppings.
  
  Revision  Changes    Path
  1.9       +2 -2      xml-forrest/src/resources/skins/forrest-site/xslt/html/site2xhtml.xsl
  
  Index: site2xhtml.xsl
  ===================================================================
  RCS file: /home/cvs/xml-forrest/src/resources/skins/forrest-site/xslt/html/site2xhtml.xsl,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- site2xhtml.xsl	25 Oct 2002 22:33:10 -0000	1.8
  +++ site2xhtml.xsl	1 Nov 2002 08:13:24 -0000	1.9
  @@ -165,8 +165,8 @@
           <td align="center" class="copyright" bgcolor="#CFDCED" colspan="2">
             <font face="Arial, Helvetica, Sans-Serif" size="2">Copyright &#169;
             <xsl:value-of select="$config/year"/>&#160;<xsl:value-of
  -          select="$config/vendor"/> All rights reserved.<script language="JavaScript" type="text/javascript"><![CDATA[<!--
  -              document.write(". - "+"Last Published: " + document.lastModified);
  +          select="$config/vendor"/>. All rights reserved.<script language="JavaScript" type="text/javascript"><![CDATA[<!--
  +              document.write(" - "+"Last Published: " + document.lastModified);
               //  -->]]></script></font>
           </td>
         </tr>