summaryrefslogtreecommitdiff
path: root/templates/du2html.xsl
diff options
context:
space:
mode:
authordakkar <dakkar@thenautilus.net>2009-08-17 18:29:32 +0200
committerdakkar <dakkar@thenautilus.net>2009-08-17 18:29:32 +0200
commit956f20fa83c39d171c149cc0a60d5fe7eb01914f (patch)
tree9815b40cc27daf206350f1f29c664ac41c8af5a9 /templates/du2html.xsl
parentupdated my CV (diff)
downloadthenautilus-956f20fa83c39d171c149cc0a60d5fe7eb01914f.tar.gz
thenautilus-956f20fa83c39d171c149cc0a60d5fe7eb01914f.tar.bz2
thenautilus-956f20fa83c39d171c149cc0a60d5fe7eb01914f.zip
don't emit the 's' namespace
Diffstat (limited to 'templates/du2html.xsl')
-rw-r--r--templates/du2html.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/du2html.xsl b/templates/du2html.xsl
index fd95026..576529c 100644
--- a/templates/du2html.xsl
+++ b/templates/du2html.xsl
@@ -7,7 +7,7 @@
xmlns:e="http://exslt.org/common"
xmlns:s="http://exslt.org/strings"
xmlns:wc="http://webcoso.thenautilus.net/"
- exclude-result-prefixes="wc e"
+ exclude-result-prefixes="wc e s"
version="1.0"
>