From 495881ec0c538d38f680be81db9ac2b2bed84530 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Thu, 27 Oct 2005 20:10:12 +0000 Subject: [PATCH] Use xsl:element for document element to prevent ns --- doc/tkl.xsl.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/tkl.xsl.in b/doc/tkl.xsl.in index 62ae3ac..9265a0f 100644 --- a/doc/tkl.xsl.in +++ b/doc/tkl.xsl.in @@ -12,7 +12,7 @@ - + <xsl:apply-templates select="." mode="object.title.markup"/> @@ -39,7 +39,7 @@ - + -- 1.7.10.4