From 3f5173e766540724c2e9371f6c6cc074060c97c9 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Sun, 11 Apr 2004 21:34:15 +0000 Subject: [PATCH] Fixed bug #872941 where admonition graphic 'alt' text was not translated. --- xsl/html/admon.xsl | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/xsl/html/admon.xsl b/xsl/html/admon.xsl index ad8d6df22..9c9783855 100644 --- a/xsl/html/admon.xsl +++ b/xsl/html/admon.xsl @@ -54,6 +54,12 @@ + + + + + +
@@ -74,7 +80,7 @@ - [{$admon.type}] + [{$alt}] -- 2.40.0