You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by dm...@apache.org on 2001/11/26 22:37:18 UTC

cvs commit: xml-xalan/test/tests/conf/impincl impincl10.xsl

dmarston    01/11/26 13:37:17

  Modified:    test/tests/conf/impincl impincl10.xsl
  Log:
  Improve layout
  
  Revision  Changes    Path
  1.2       +4 -4      xml-xalan/test/tests/conf/impincl/impincl10.xsl
  
  Index: impincl10.xsl
  ===================================================================
  RCS file: /home/cvs/xml-xalan/test/tests/conf/impincl/impincl10.xsl,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- impincl10.xsl	2000/12/16 01:12:38	1.1
  +++ impincl10.xsl	2001/11/26 21:37:17	1.2
  @@ -16,9 +16,9 @@
   </xsl:template>
   
   <xsl:template match="tag">
  -	<div style="border: solid red">
  -		<xsl:apply-imports/>
  -	</div>
  +  <div style="border: solid red">
  +    <xsl:apply-imports/>
  +  </div>
   </xsl:template>
   
  -</xsl:stylesheet>
  +</xsl:stylesheet>
  \ No newline at end of file
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-cvs-help@xml.apache.org