diff options
author | Frank Peters <fpe@openoffice.org> | 2004-08-25 07:54:00 +0000 |
---|---|---|
committer | Frank Peters <fpe@openoffice.org> | 2004-08-25 07:54:00 +0000 |
commit | c2217555d484f97135078c23b1ea6d98f71cb770 (patch) | |
tree | 4865c204f937e96b740db9278bd6faa1fb2c5f91 /helpcontent2/source/auxiliary | |
parent | eb9c2438af8e9f80c3ba33472af9a3eb906806bf (diff) |
main_transform.xsl
Diffstat (limited to 'helpcontent2/source/auxiliary')
-rw-r--r-- | helpcontent2/source/auxiliary/main_transform.xsl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/helpcontent2/source/auxiliary/main_transform.xsl b/helpcontent2/source/auxiliary/main_transform.xsl index dfcd7318f9..9b1dd1a1c4 100644 --- a/helpcontent2/source/auxiliary/main_transform.xsl +++ b/helpcontent2/source/auxiliary/main_transform.xsl @@ -182,7 +182,9 @@ <meta http-equiv="Content-type" content="text/html; charset=utf-8"/> </head> <body lang="{$lang}"> + <!-- DEBUG <xsl:value-of select="$filename"/> + //--> <xsl:apply-templates select="/helpdocument/body"/> </body> </html> |