[prev in list] [next in list] [prev in thread] [next in thread] 

List:       forrest-dev
Subject:    cvs commit: xml-forrest/src/resources/skins/common/xslt/html site2xhtml.xsl
From:       jefft () apache ! org
Date:       2003-01-28 0:19:32
[Download RAW message or body]

jefft       2003/01/27 16:19:32

  Modified:    src/resources/skins/common/xslt/html site2xhtml.xsl
  Log:
  root-prefix image to avoid multiple copies
  
  Revision  Changes    Path
  1.5       +2 -2      xml-forrest/src/resources/skins/common/xslt/html/site2xhtml.xsl
  
  Index: site2xhtml.xsl
  ===================================================================
  RCS file: /home/cvs/xml-forrest/src/resources/skins/common/xslt/html/site2xhtml.xsl,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- site2xhtml.xsl	27 Jan 2003 13:47:22 -0000	1.4
  +++ site2xhtml.xsl	28 Jan 2003 00:19:32 -0000	1.5
  @@ -116,7 +116,7 @@
     <xsl:template name="compliancy-logos">
       <xsl:if test="$config/disable-compliance-links = 'false'">
         <a href="http://validator.w3.org/check/referer"><img border="0" class="logoImage" 
  -          src="skin/images/valid-html401.png"
  +          src="{$skin-img-dir}/valid-html401.png"
             alt="Valid HTML 4.01!" height="31" width="88"/></a>
       </xsl:if>
     </xsl:template>
  
  
  
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic