[yelp-xsl] mal2html-page.xsl: Use 'trail' title for link trails
- From: Shaun McCance <shaunm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [yelp-xsl] mal2html-page.xsl: Use 'trail' title for link trails
- Date: Sun, 20 Mar 2011 22:11:35 +0000 (UTC)
commit 3d8acf8f95d09f2eb183336dcf7c1196c37a11cc
Author: Shaun McCance <shaunm gnome org>
Date: Sun Mar 20 18:09:54 2011 -0400
mal2html-page.xsl: Use 'trail' title for link trails
xslt/mallard/html/mal2html-page.xsl | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/xslt/mallard/html/mal2html-page.xsl b/xslt/mallard/html/mal2html-page.xsl
index b4308d0..33b5175 100644
--- a/xslt/mallard/html/mal2html-page.xsl
+++ b/xslt/mallard/html/mal2html-page.xsl
@@ -234,7 +234,7 @@ REMARK: Describe this template
<xsl:call-template name="mal.link.content">
<xsl:with-param name="node" select="$node"/>
<xsl:with-param name="xref" select="$node/@xref"/>
- <xsl:with-param name="role" select="'guide'"/>
+ <xsl:with-param name="role" select="'trail'"/>
</xsl:call-template>
</a>
<xsl:variable name="direction">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]