summaryrefslogtreecommitdiff
path: root/xsl/common.xsl
diff options
context:
space:
mode:
authorBenjamin Franzke <benjaminfranzke@googlemail.com>2011-08-24 08:40:31 +0200
committerBenjamin Franzke <benjaminfranzke@googlemail.com>2011-08-24 08:40:31 +0200
commit98c4a1d2884883e5c8e1986d6ead6eb04fdb425c (patch)
treee1159b6a63c542c2a2535db335e446002e7bfae6 /xsl/common.xsl
parentd602a03041d7e2f321b6e7f909184af595a24c14 (diff)
downloadmutti-web-98c4a1d2884883e5c8e1986d6ead6eb04fdb425c.tar.gz
mutti-web-98c4a1d2884883e5c8e1986d6ead6eb04fdb425c.tar.bz2
mutti-web-98c4a1d2884883e5c8e1986d6ead6eb04fdb425c.zip
common: Make meda-type application/xhtml+xml
Diffstat (limited to 'xsl/common.xsl')
-rw-r--r--xsl/common.xsl2
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"
/>