svn commit: rev 22640 - avalon/trunk/tools/magic/etc/deliverables/themes/modern/html

[email protected]
Newsgroups gmane.comp.jakarta.avalon.cvs
Message-ID <[email protected]>
Author: mcconnell
Date: Tue Jul  6 15:31:36 2004
New Revision: 22640

Modified:
   avalon/trunk/tools/magic/etc/deliverables/themes/modern/html/transform.xsl
Log:
fix self closing span

Modified: avalon/trunk/tools/magic/etc/deliverables/themes/modern/html/transform.xsl
==============================================================================
--- avalon/trunk/tools/magic/etc/deliverables/themes/modern/html/transform.xsl	(original)
+++ avalon/trunk/tools/magic/etc/deliverables/themes/modern/html/transform.xsl	Tue Jul  6 15:31:36 2004
@@ -233,7 +233,7 @@
         <div class="menu">
           <xsl:if test="count( item ) = 0" >
             <xsl:attribute name="class">no-border</xsl:attribute>
-            <span class="dummy" />
+            <span class="dummy"></span>
           </xsl:if>
           <xsl:apply-templates select="menu" >
             <xsl:with-param name="dir" select="concat( $dir, '../')" />
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.