diff options
Diffstat (limited to 'stylesheets/lfs-xsl/xhtml')
-rw-r--r-- | stylesheets/lfs-xsl/xhtml/lfs-index.xsl | 2 | ||||
-rw-r--r-- | stylesheets/lfs-xsl/xhtml/lfs-mixed.xsl | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/stylesheets/lfs-xsl/xhtml/lfs-index.xsl b/stylesheets/lfs-xsl/xhtml/lfs-index.xsl index a5a6b5d05..60293ca5b 100644 --- a/stylesheets/lfs-xsl/xhtml/lfs-index.xsl +++ b/stylesheets/lfs-xsl/xhtml/lfs-index.xsl @@ -48,7 +48,7 @@ $Date$ </xsl:template> <!--Divisions: - Translate alphabetical divisons titles to by-type titles. + Translate alphabetical divisions titles to by-type titles. Added gentext support to divisions titles. Using h2 for divisions titles. Changed output from dl format to ul format. --> diff --git a/stylesheets/lfs-xsl/xhtml/lfs-mixed.xsl b/stylesheets/lfs-xsl/xhtml/lfs-mixed.xsl index c7b9dcf1a..58a95dfc5 100644 --- a/stylesheets/lfs-xsl/xhtml/lfs-mixed.xsl +++ b/stylesheets/lfs-xsl/xhtml/lfs-mixed.xsl @@ -217,7 +217,7 @@ $Date$ <!-- Body attributes: Add to the body XHTML output tag a class attribute with the book type - and a id atribute with the book type and version. --> + and a id attribute with the book type and version. --> <!-- The original template is in {docbook-xsl}/xhtml/docbook.xsl --> <xsl:template name="body.attributes"> <xsl:attribute name="class"> |