Skip to content

Commit 46256e6

Browse files
2 parents a1782ee + 6dae545 commit 46256e6

File tree

2 files changed

+535
-1
lines changed

2 files changed

+535
-1
lines changed

entries2html.xsl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,6 @@
150150
</script>
151151
<xsl:if test="count(//entry) &gt; 1">
152152
<div class="toc">
153-
<h4><span>Contents:</span></h4>
154153
<ul class="toc-list">
155154
<xsl:for-each select="//entry">
156155
<xsl:variable name="entry-name" select="@name" />

0 commit comments

Comments
 (0)