datenspuren: news linkfix

git-svn-id: svn://svn.c3d2.de/c3d2-web/trunk@1142 31f61c52-7bfb-0310-b897-fc00f8a278f0
This commit is contained in:
astro 2008-04-10 12:17:54 +00:00
parent efd4dba03e
commit a0340fe8b1
1 changed files with 1 additions and 1 deletions

View File

@ -213,7 +213,7 @@
<xsl:if test="((string-length($prefix) = 0) or starts-with($newsfile, concat('content/news/', $prefix))) and (($details != 'resources-only') or (count(resource) &gt; 0))">
<h3 class="summary">
<a href="https://www.c3d2.de/news/{substring-before(substring-after($newsfile, 'content/'), '.xml')}.html" class="url">
<a href="https://www.c3d2.de/{substring-before(substring-after($newsfile, 'content/'), '.xml')}.html" class="url">
<xsl:value-of select="@title"/>
</a>
</h3>