From 6ce7b93fc47b5031fbe32e9a69f26c5e847596f0 Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Mon, 13 May 2002 21:43:57 +0000 Subject: [PATCH] Try to avoid x//y in inherited dbhtml dir settings --- xsl/html/pi.xsl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/xsl/html/pi.xsl b/xsl/html/pi.xsl index 07485c1bf..064138c03 100644 --- a/xsl/html/pi.xsl +++ b/xsl/html/pi.xsl @@ -78,7 +78,9 @@ - / + + / + / -- 2.50.1