]> source.dussan.org Git - poi.git/commitdiff
Fixed style to make the site readable by Netscape 4 browser, by simply changing the...
authorNicola Ken Barozzi <nicolaken@apache.org>
Mon, 18 Mar 2002 09:40:31 +0000 (09:40 +0000)
committerNicola Ken Barozzi <nicolaken@apache.org>
Mon, 18 Mar 2002 09:40:31 +0000 (09:40 +0000)
Tested and works in Netscape Navigator 4.79 .

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352245 13f79535-47bb-0310-9956-ffa450edef68

src/documentation/stylesheets/book2menu.xsl

index ab0fb1fe4ebdc5fd9ae2044cf29dee42a2850a65..0db5dfbaa6e82120f0de2d2d72221b7b79cab747 100755 (executable)
@@ -14,7 +14,7 @@
   </xsl:template>
 
   <xsl:template match="menu">
-    <hr/>
+    <br/>
     <span class="s1"><xsl:value-of select="@label"/></span><br/>
         <xsl:apply-templates/>
   </xsl:template>