From 360b89a345fa613bc756fbebcbafcf4b15952e2c Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Thu, 30 Jan 2003 23:38:13 +0000 Subject: [PATCH] Corrected several references to parameter $qanda.defaultlabel that were missing the "$". --- xsl/common/common.xsl | 2 +- xsl/fo/qandaset.xsl | 4 ++-- xsl/html/qandaset.xsl | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/xsl/common/common.xsl b/xsl/common/common.xsl index 8dc139cdf..548348d7c 100644 --- a/xsl/common/common.xsl +++ b/xsl/common/common.xsl @@ -314,7 +314,7 @@ Defaults to the context node. /@defaultlabel"/> - + diff --git a/xsl/fo/qandaset.xsl b/xsl/fo/qandaset.xsl index f9875c767..2898b2871 100644 --- a/xsl/fo/qandaset.xsl +++ b/xsl/fo/qandaset.xsl @@ -144,7 +144,7 @@ /@defaultlabel"/> - + @@ -193,7 +193,7 @@ /@defaultlabel"/> - + diff --git a/xsl/html/qandaset.xsl b/xsl/html/qandaset.xsl index 086c7ff5a..357613ccb 100644 --- a/xsl/html/qandaset.xsl +++ b/xsl/html/qandaset.xsl @@ -193,7 +193,7 @@ /@defaultlabel"/> - + -- 2.40.0