You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by th...@apache.org on 2006/03/09 13:26:19 UTC

svn commit: r384498 - /lenya/trunk/src/modules/xhtml/xslt/clean-xhtml.xsl

Author: thorsten
Date: Thu Mar  9 04:26:12 2006
New Revision: 384498

URL: http://svn.apache.org/viewcvs?rev=384498&view=rev
Log:
Applying first part of the patch provided by renaud richardet attached to Bug 38900. Thanks renaud.

Modified:
    lenya/trunk/src/modules/xhtml/xslt/clean-xhtml.xsl

Modified: lenya/trunk/src/modules/xhtml/xslt/clean-xhtml.xsl
URL: http://svn.apache.org/viewcvs/lenya/trunk/src/modules/xhtml/xslt/clean-xhtml.xsl?rev=384498&r1=384497&r2=384498&view=diff
==============================================================================
--- lenya/trunk/src/modules/xhtml/xslt/clean-xhtml.xsl (original)
+++ lenya/trunk/src/modules/xhtml/xslt/clean-xhtml.xsl Thu Mar  9 04:26:12 2006
@@ -21,7 +21,7 @@
     >
 
   <xsl:import href="fallback://lenya/resources/kupu/apache-lenya/lenya/kupusave.xsl"/>
-  <xsl:import href="fallback://lenya/xslt/bxe/change-object-path-back.xsl"/>
+  <xsl:import href="fallback://lenya/modules/bxe/xslt/change-object-path-back.xsl"/>
 
   <xsl:template match="@*|node()">
     <xsl:copy>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org