git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@353833
13f79535-47bb-0310-9956-
ffa450edef68
<xsl:attribute name="class">odd</xsl:attribute>
</xsl:if>
- <td class="descr">
+ <td colspan="4" class="descr">
<xsl:choose>
<xsl:when test="string-length(normalize-space(description)) > 0">
<xsl:apply-templates select="description"/>
</xsl:otherwise>
</xsl:choose>
</td>
-
- <td>
- <code class="module">
- <a href="{../name}.html">
- <xsl:value-of select="../name"/>
- </a>
- </code>
- </td>
-
- <td colspan="2">
- <xsl:value-of select="override"/>
- </td>
-
</tr>&lf;
</xsl:for-each> <!-- /directives -->