You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by th...@apache.org on 2004/09/14 10:45:01 UTC

svn commit: rev 46017 - forrest/trunk/src/core/context/skins/pelt/xslt/html

Author: thorsten
Date: Tue Sep 14 01:44:59 2004
New Revision: 46017

Modified:
   forrest/trunk/src/core/context/skins/pelt/xslt/html/site2xhtml.xsl
Log:
fixed the sub strip height if no level2tabs exit

Modified: forrest/trunk/src/core/context/skins/pelt/xslt/html/site2xhtml.xsl
==============================================================================
--- forrest/trunk/src/core/context/skins/pelt/xslt/html/site2xhtml.xsl	(original)
+++ forrest/trunk/src/core/context/skins/pelt/xslt/html/site2xhtml.xsl	Tue Sep 14 01:44:59 2004
@@ -210,8 +210,8 @@
         <div id="publishedStrip">
 <xsl:comment>+
     |start Subtabs
-    +</xsl:comment>
-         <xsl:apply-templates select="span[@id='level2tabs']"/>
+    +</xsl:comment>&#160;
+		<xsl:apply-templates select="span[@id='level2tabs']"/>       
 <xsl:comment>+
     |end Endtabs
     +</xsl:comment>