- Restore the format navigation for articles as well

Reported by:	eadler
This commit is contained in:
Gabor Kovesdan 2013-11-12 10:18:33 +00:00
parent 8541495c2d
commit 36337524b0
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=43177

View file

@ -254,4 +254,10 @@
<hr/>
</xsl:template>
<xsl:template name="article.titlepage.separator">
<xsl:call-template name="docformatnav"/>
<hr/>
</xsl:template>
</xsl:stylesheet>