summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlec Warner <antarus@scriptkitty.com>2011-03-31 22:46:31 -0700
committerAlec Warner <antarus@scriptkitty.com>2011-03-31 22:46:31 -0700
commit49c05702caab2bb7c351c9e1099bc33f017e06cf (patch)
tree3ba8fcdce7e6c403c6328e10b5c77e14b921024f
parentSo basically shit stopped working and I am attempting to return to a (diff)
downloadwww-redesign-49c05702caab2bb7c351c9e1099bc33f017e06cf.tar.gz
www-redesign-49c05702caab2bb7c351c9e1099bc33f017e06cf.tar.bz2
www-redesign-49c05702caab2bb7c351c9e1099bc33f017e06cf.zip
test fix for bug 361035
-rw-r--r--xml/htdocs/xsl/newscontent.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/xml/htdocs/xsl/newscontent.xsl b/xml/htdocs/xsl/newscontent.xsl
index b9fd65d8..16e0a6fd 100644
--- a/xml/htdocs/xsl/newscontent.xsl
+++ b/xml/htdocs/xsl/newscontent.xsl
@@ -58,7 +58,7 @@
<div class="news">
<p class="newshead" lang="en">
- <b><xsl:value-of select="$thenews/title"/></b>
+ <a href="${link}"><xsl:value-of select="$thenews/title"/></a>
<br/>
<font size="0.90em">
<xsl:choose>