From 43f67b5e46c33884a5a5803b7d598e1fef3371d8 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Fri, 17 Jan 2014 22:44:39 +0000 Subject: [PATCH] Fixes bug #1323 where paths were not being interpreted relative to the XML. --- xsl/html/pi.xsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xsl/html/pi.xsl b/xsl/html/pi.xsl index 2e5550884..ed94d6f5d 100644 --- a/xsl/html/pi.xsl +++ b/xsl/html/pi.xsl @@ -1076,7 +1076,7 @@ specifications in one processing instruction: - + -- 2.40.0