From 531a9cc4a4aa58995218bc882021adaf0629113d Mon Sep 17 00:00:00 2001 From: Benjamin Franzke Date: Tue, 27 Dec 2011 11:23:26 +0100 Subject: common.xsl: Use xhtml 1.0 strict instead of 1.1 This is for xsltproc to trigger the xhtml output method. --- xsl/common.xsl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xsl/common.xsl b/xsl/common.xsl index d3cc654..17bb576 100644 --- a/xsl/common.xsl +++ b/xsl/common.xsl @@ -17,8 +17,8 @@