Skip to content

Commit 6dae545

Browse files
author
Jason Walsh
committed
Removing the unnecessary header based on the new design
1 parent 572e623 commit 6dae545

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-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)