From 4a7b4a497fefda54aea6519b42210d44e154bd8c Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Thu, 15 Nov 2001 13:01:09 +0000 Subject: [PATCH] Only output a longdesc link if there's actually a longdesc --- xsl/html/graphics.xsl | 54 +++++++++++++++++++++---------------------- 1 file changed, 26 insertions(+), 28 deletions(-) diff --git a/xsl/html/graphics.xsl b/xsl/html/graphics.xsl index 059042424..dc95c33a3 100644 --- a/xsl/html/graphics.xsl +++ b/xsl/html/graphics.xsl @@ -293,8 +293,8 @@ - + @@ -330,33 +330,31 @@ - - - - - - - - - - - - - - - - Long Description - - - - - - - - - + + + + - + + + + + + + + + + Long Description + + + + + + + + + + -- 2.50.1