svn commit: r794336 - /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: Wed Jul 15 17:53:00 2009
New Revision: 794336

URL: http://svn.apache.org/viewvc?rev=794336&view=rev
Log:
changed info box class name from lenya-error to lenyaInfoBox - thanks to Rainer Schöpf for the hint (partially fixes bug 47416)

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=794336&r1=794335&r2=794336&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 Wed Jul 15 17:53:00 2009
@@ -190,8 +190,8 @@
     <xsl:copy/>
   </xsl:for-each>
     <!-- insert usecase messages, if any -->
-    <xsl:apply-templates select="/tinymceWrapper/xhtml:div[@class='lenya-error']"/>
-  <xsl:if test="not(/tinymceWrapper/xhtml:div[@class = 'lenya-error']/*)">
+    <xsl:apply-templates select="/tinymceWrapper/xhtml:div[@class='lenyaInfoBox']"/>
+  <xsl:if test="not(/tinymceWrapper/xhtml:div[@class = 'lenyaInfoBox']/*)">
     <!-- insert tinymce form hook -->
       <xsl:comment>special code for the tinymce.edit usecase view</xsl:comment>
       <xsl:text>
@@ -234,7 +234,7 @@
 </xsl:copy>
 </xsl:template>
 
-<xsl:template match="/tinymceWrapper/xhtml:div[@class='lenya-error']">
+<xsl:template match="/tinymceWrapper/xhtml:div[@class='lenyaInfoBox']">
   <xsl:copy>
     <xsl:for-each select="@*">
       <xsl:copy/>
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.