svn commit: r591273 - /lenya/sandbox/modules/forrest/xslt/forrestDocument202xhtml.xsl

[email protected]
Newsgroups gmane.comp.cms.lenya.cvs
Message-ID <[email protected]>
Author: andreas
Date: Fri Nov  2 02:01:38 2007
New Revision: 591273

URL: http://svn.apache.org/viewvc?rev=591273&view=rev
Log:
Improved layout

Modified:
    lenya/sandbox/modules/forrest/xslt/forrestDocument202xhtml.xsl

Modified: lenya/sandbox/modules/forrest/xslt/forrestDocument202xhtml.xsl
URL: http://svn.apache.org/viewvc/lenya/sandbox/modules/forrest/xslt/forrestDocument202xhtml.xsl?rev=591273&r1=591272&r2=591273&view=diff
==============================================================================
--- lenya/sandbox/modules/forrest/xslt/forrestDocument202xhtml.xsl (original)
+++ lenya/sandbox/modules/forrest/xslt/forrestDocument202xhtml.xsl Fri Nov  2 02:01:38 2007
@@ -130,10 +130,12 @@
   
   <xsl:template match="warning|note|fixme">
     <div class="{local-name()}Title">
-      <xsl:value-of select="local-name()"/>
-      <xsl:if test="self::fixme">
-        (author: <xsl:value-of select="@author"/>)
-      </xsl:if>
+      <div>
+        <xsl:value-of select="local-name()"/>
+        <xsl:if test="self::fixme">
+          (author: <xsl:value-of select="@author"/>)
+        </xsl:if>
+      </div>
     </div>
     <p class="{local-name()}">
       <xsl:apply-templates/>
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.