From 3fe45a9f11b3e4efeac8d2f14a1f135fbce6228f Mon Sep 17 00:00:00 2001 From: Mauritz Jeanson Date: Thu, 1 Oct 2009 16:40:01 +0000 Subject: [PATCH] Fixed bug #2844916 (don't output @target if ulink.target is empty). --- xsl/html/inline.xsl | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/xsl/html/inline.xsl b/xsl/html/inline.xsl index ed0184540..dca5d188f 100644 --- a/xsl/html/inline.xsl +++ b/xsl/html/inline.xsl @@ -145,16 +145,18 @@ - - - - - - - - - - + + + + + + + + + + + + -- 2.40.0