From bcde6c31e2e4da2aaa5454354423463ca1703788 Mon Sep 17 00:00:00 2001 From: bwalding Date: Sat, 12 Apr 2003 07:19:50 +0000 Subject: [PATCH] Removed the magical "Collabnet XHTML" doc type. I'm sure not many browsers would know of this special format (some browsers do special document handling based on well known doc types). git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113326 13f79535-47bb-0310-9956-ffa450edef68 --- xdoc/src/plugin-resources/site.jsl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xdoc/src/plugin-resources/site.jsl b/xdoc/src/plugin-resources/site.jsl index 7794412d..82000bad 100644 --- a/xdoc/src/plugin-resources/site.jsl +++ b/xdoc/src/plugin-resources/site.jsl @@ -23,8 +23,8 @@ location="${location}"/> + publicId="-//W3C//DTD XHTML 1.0 Strict//EN" + systemId="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"/>