bug 129247, fixing XSLT namespace from WD to the real one, r=peterv, sr=jaggernaut, a=asa

This commit is contained in:
axel%pike.org 2002-03-17 13:01:34 +00:00
parent 0c6a6e0115
commit b8ba428bf7

View File

@ -1,4 +1,4 @@
<xsl:stylesheet xmlns:xsl="http://www.w3.org/TR/WD-xsl">
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<xsl:template pattern="doc">
<HTML>
<HEAD>