From 94b407c3b27bbdcffc48e4124bc472b2aaaafb88 Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Tue, 24 Apr 2001 10:58:13 +0000 Subject: [PATCH] Bug #418100: fix qandaentry anchors; also fixed formatting bug in questions with indexterms --- xsl/html/qandaset.xsl | 25 ++++++++++++++++++------- 1 file changed, 18 insertions(+), 7 deletions(-) diff --git a/xsl/html/qandaset.xsl b/xsl/html/qandaset.xsl index d181f3339..84c318a13 100644 --- a/xsl/html/qandaset.xsl +++ b/xsl/html/qandaset.xsl @@ -68,11 +68,10 @@ - - - - - + + + + @@ -83,14 +82,26 @@ - - + +

+ + + + + + + + + -- 2.50.1