[yelp-xsl] [dbhtml-inline] Fix broken indentation.
- From: Shaun McCance <shaunm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [yelp-xsl] [dbhtml-inline] Fix broken indentation.
- Date: Fri, 21 May 2010 23:30:15 +0000 (UTC)
commit d83d26b07e72fed3b8e690a9a62ad4f972376a4c
Author: brian m. carlson <sandals crustytoothpaste ath cx>
Date: Sat Mar 6 00:26:28 2010 +0000
[dbhtml-inline] Fix broken indentation.
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 ea619f6..c9a110b 100644
--- a/xslt/docbook/html/db2html-inline.xsl
+++ b/xslt/docbook/html/db2html-inline.xsl
@@ -201,7 +201,7 @@ FIXME
<xsl:choose>
<xsl:when test="$entry_label">
<xsl:call-template name="db2html.xref">
- <xsl:with-param name="linkend" select="$entry_label/@id | $entry_label/@xml:id"/>
+ <xsl:with-param name="linkend" select="$entry_label/@id | $entry_label/@xml:id"/>
<xsl:with-param name="target" select="$entry_label"/>
<xsl:with-param name="content">
<xsl:apply-templates select="node()"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]