- Restore the format navigation for articles as well
Reported by: eadler
This commit is contained in:
parent
8541495c2d
commit
36337524b0
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=43177
1 changed files with 6 additions and 0 deletions
|
@ -254,4 +254,10 @@
|
|||
|
||||
<hr/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template name="article.titlepage.separator">
|
||||
<xsl:call-template name="docformatnav"/>
|
||||
|
||||
<hr/>
|
||||
</xsl:template>
|
||||
</xsl:stylesheet>
|
||||
|
|
Loading…
Reference in a new issue