Revise previous revision: advisories include file has to be in xhtml

namespace.
This commit is contained in:
Xin LI 2014-08-02 09:26:42 +00:00
parent def5c3fe8c
commit 81135f8bf2
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45393

View file

@ -807,7 +807,7 @@
<xsl:param name="prefixold" select="''" />
<xsl:if test="$items">
<table>
<table xmlns="http://www.w3.org/1999/xhtml">
<tr><th>Date</th><th><xsl:value-of select='$itemtype' /> name</th></tr>
<xsl:for-each select="$items">
<xsl:variable name="year" select="../../../name" />