Changeset 1aa7ec7d
- Timestamp:
- 2005-11-26T01:40:03Z (19 years ago)
- Branches:
- master
- Children:
- cb91b72
- Parents:
- 513a323
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/user-guide/docbook.xsl
r513a323 r1aa7ec7d 19 19 20 20 <xsl:template match="ircaction"> 21 <xsl:text> * </xsl:text><xsl:value-of select="@nick"/><xsl: value-of select="normalize-space(.)"/><xsl:text> </xsl:text>21 <xsl:text> * </xsl:text><xsl:value-of select="@nick"/><xsl:text> </xsl:text><xsl:value-of select="normalize-space(.)"/><xsl:text> </xsl:text> 22 22 </xsl:template> 23 23
Note: See TracChangeset
for help on using the changeset viewer.