Fix exchanged lines in BLFS/xsl/gen_pkg_list.xsl
This commit is contained in:
parent
e91a15da8a
commit
d020649d05
1 changed files with 1 additions and 1 deletions
|
@ -286,8 +286,8 @@
|
|||
<xsl:value-of select="$status"/>
|
||||
</xsl:attribute>
|
||||
<xsl:attribute name="name">
|
||||
</xsl:attribute>
|
||||
<xsl:value-of select="translate(normalize-space(text()),' ','-')"/>
|
||||
</xsl:attribute>
|
||||
<xsl:attribute name="type">link</xsl:attribute>
|
||||
</xsl:element>
|
||||
</xsl:for-each>
|
||||
|
|
Reference in a new issue