[yelp-xsl] [db2html-inline] Fix typo for symbol element
- From: Shaun McCance <shaunm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [yelp-xsl] [db2html-inline] Fix typo for symbol element
- Date: Fri, 21 May 2010 23:33:38 +0000 (UTC)
commit cd11c909604d1f13fced22f170c1a16c3d03bf44
Author: brian m. carlson <sandals crustytoothpaste ath cx>
Date: Mon Apr 5 20:12:13 2010 +0000
[db2html-inline] Fix typo for symbol element
Signed-off-by: brian m. carlson <sandals crustytoothpaste ath cx>
xslt/docbook/html/db2html-inline.xsl | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/xslt/docbook/html/db2html-inline.xsl b/xslt/docbook/html/db2html-inline.xsl
index a438f48..d326240 100644
--- a/xslt/docbook/html/db2html-inline.xsl
+++ b/xslt/docbook/html/db2html-inline.xsl
@@ -1158,7 +1158,7 @@ FIXME
</xsl:template>
<!-- = symbol = -->
-<xsl:template match="symbol | db:surname">
+<xsl:template match="symbol | db:symbol">
<xsl:call-template name="db2html.inline">
<xsl:with-param name="class" select="'code'"/>
<xsl:with-param name="ltr" select="true()"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]