Adjust some fixme/todo items
[senf.git] / doclib / html-munge.xsl
index a7f17c3..e1cc7d6 100644 (file)
@@ -1,7 +1,11 @@
 <?xml version="1.0" encoding="utf-8"?>\r
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"  version="1.0">\r
 \r
-  <xsl:output method="html" encoding="html"/>\r
+  <xsl:output \r
+    method="html" \r
+    encoding="html" \r
+    doctype-public="-//W3C//DTD HTML 4.01 Transitional//EN"\r
+    doctype-system="http://www.w3.org/TR/html4/loose.dtd"/>\r
   \r
   <xsl:template match="*">\r
     <xsl:copy>\r