updated stylesheets to use correct XSLT namespace

git-svn-id: svn://10.0.0.236/trunk@61175 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
kvisco%ziplink.net
2000-02-17 03:28:53 +00:00
parent a128cb029b
commit aed40c7dc8
5 changed files with 12 additions and 12 deletions

View File

@@ -26,7 +26,7 @@
**/
-->
<xsl:stylesheet
xmlns:xsl="http://www.w3.org/XSL/Transform/1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
indent-result="yes"
result-ns="http://www.w3.org/TR/REC-html40">