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:
@@ -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">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user