diff options
Diffstat (limited to 'xsl')
-rw-r--r-- | xsl/common.xsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xsl/common.xsl b/xsl/common.xsl index cba6291..f1c4e6d 100644 --- a/xsl/common.xsl +++ b/xsl/common.xsl @@ -20,7 +20,7 @@ doctype-system="http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd" doctype-public="-//W3C//DTD XHTML 1.1//EN" cdata-section-elements="script style" - media-type="text/html" + media-type="application/xhtml+xml" encoding="UTF-8" /> |