From 69df28a6abc70ce3d51cc22d508b80d9f7f349ca Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Tue, 21 May 2002 13:49:18 +0000 Subject: [PATCH] Fix anchors for references to QandAEntrys. Output '. ' in some contexts (this is a hack) --- xsl/html/qandaset.xsl | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/xsl/html/qandaset.xsl b/xsl/html/qandaset.xsl index 792c39194..9e0418d33 100644 --- a/xsl/html/qandaset.xsl +++ b/xsl/html/qandaset.xsl @@ -210,6 +210,7 @@ + . @@ -230,7 +231,14 @@ - + + + + + + + . + @@ -289,10 +297,12 @@
- + . - + + + -- 2.50.1