svn commit: r788683 - /lenya/branches/BRANCH_2_0_X/src/modules/tinymce/xslt/page2edit.xsl

[email protected]
Newsgroups gmane.comp.cms.lenya.cvs
Message-ID <[email protected]>
Author: ragaller
Date: Fri Jun 26 13:01:55 2009
New Revision: 788683

URL: http://svn.apache.org/viewvc?rev=788683&view=rev
Log:
fix broken reference to default.css - thanks to Rainer Schöpf for reporting

Modified:
    lenya/branches/BRANCH_2_0_X/src/modules/tinymce/xslt/page2edit.xsl

Modified: lenya/branches/BRANCH_2_0_X/src/modules/tinymce/xslt/page2edit.xsl
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_2_0_X/src/modules/tinymce/xslt/page2edit.xsl?rev=788683&r1=788682&r2=788683&view=diff
==============================================================================
--- lenya/branches/BRANCH_2_0_X/src/modules/tinymce/xslt/page2edit.xsl (original)
+++ lenya/branches/BRANCH_2_0_X/src/modules/tinymce/xslt/page2edit.xsl Fri Jun 26 13:01:55 2009
@@ -173,7 +173,7 @@
  messages.)
 -->
 <xsl:template match="xhtml:html/xhtml:head/xhtml:*[1]">
-  <link rel="stylesheet" type="text/css" href="/lenya/css/default.css"/>
+  <link rel="stylesheet" type="text/css" href="/modules/gui/css/default.css"/>
   <xsl:call-template name="identity"/>
 </xsl:template>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.