From f8e286ffd8475c02dad4ed5a642ea6f8f15efd45 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Fri, 7 Oct 2005 17:09:12 +0000 Subject: [PATCH] xsltproc fails on the default empty definition of these params. I added single quotes. --- xsl/params/pages.template.xml | 2 +- xsl/params/wordml.template.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/xsl/params/pages.template.xml b/xsl/params/pages.template.xml index 1214bf752..1c90bebce 100644 --- a/xsl/params/pages.template.xml +++ b/xsl/params/pages.template.xml @@ -9,7 +9,7 @@ - + diff --git a/xsl/params/wordml.template.xml b/xsl/params/wordml.template.xml index 1a37dced0..a3ef3f9bd 100644 --- a/xsl/params/wordml.template.xml +++ b/xsl/params/wordml.template.xml @@ -9,7 +9,7 @@ - + -- 2.40.0