Gentoo Archives: gentoo-commits

From: Alec Warner <antarus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/www-redesign:master commit in: xml/htdocs/xsl/
Date: Fri, 01 Apr 2011 05:47:03
Message-Id: 49c05702caab2bb7c351c9e1099bc33f017e06cf.antarus@gentoo
1 commit: 49c05702caab2bb7c351c9e1099bc33f017e06cf
2 Author: Alec Warner <antarus <AT> scriptkitty <DOT> com>
3 AuthorDate: Fri Apr 1 05:46:31 2011 +0000
4 Commit: Alec Warner <antarus <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 1 05:46:31 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/www-redesign.git;a=commit;h=49c05702
7
8 test fix for bug 361035
9
10 ---
11 xml/htdocs/xsl/newscontent.xsl | 2 +-
12 1 files changed, 1 insertions(+), 1 deletions(-)
13
14 diff --git a/xml/htdocs/xsl/newscontent.xsl b/xml/htdocs/xsl/newscontent.xsl
15 index b9fd65d..16e0a6f 100644
16 --- a/xml/htdocs/xsl/newscontent.xsl
17 +++ b/xml/htdocs/xsl/newscontent.xsl
18 @@ -58,7 +58,7 @@
19
20 <div class="news">
21 <p class="newshead" lang="en">
22 - <b><xsl:value-of select="$thenews/title"/></b>
23 + <a href="${link}"><xsl:value-of select="$thenews/title"/></a>
24 <br/>
25 <font size="0.90em">
26 <xsl:choose>