diff DOCS/xml/ru/html-single.xsl @ 11208:9cc374ec529b

html.xsl ---> html-single.xsl
author diego
date Tue, 21 Oct 2003 13:33:37 +0000
parents 2d677eaa8aaa
children
line wrap: on
line diff
--- a/DOCS/xml/ru/html-single.xsl	Tue Oct 21 13:15:04 2003 +0000
+++ b/DOCS/xml/ru/html-single.xsl	Tue Oct 21 13:33:37 2003 +0000
@@ -2,7 +2,7 @@
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
                 version="1.0">
 
-  <xsl:import href="../html.xsl"/>
+  <xsl:import href="../html-single.xsl"/>
   <xsl:include href="html-common.xsl"/>
 
 </xsl:stylesheet>