diff options
author | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2004-05-19 20:16:58 +0000 |
---|---|---|
committer | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2004-05-19 20:16:58 +0000 |
commit | a9e89d0c26b67d4f4ad136be1f701665c7b04c72 (patch) | |
tree | dcb6fb3d304753460d6f275ac3e3d9b74a2896a2 /stylesheets/xhtml/lfs-titles.xsl | |
parent | 28501c71298af5866445fa8c8dd6e71f61287271 (diff) |
HEAD: StyleSheets - unified the identation to use spaces.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3663 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'stylesheets/xhtml/lfs-titles.xsl')
-rw-r--r-- | stylesheets/xhtml/lfs-titles.xsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stylesheets/xhtml/lfs-titles.xsl b/stylesheets/xhtml/lfs-titles.xsl index b9512aafc..78fd1f00c 100644 --- a/stylesheets/xhtml/lfs-titles.xsl +++ b/stylesheets/xhtml/lfs-titles.xsl @@ -30,7 +30,7 @@ <xsl:template name="sect1.titlepage"> <xsl:choose> - <!-- I should find a better test --> + <!-- I should find a better test --> <xsl:when test="position() = 4"> <div class="titlepage"> <xsl:if test="@id"> |