changeset 482:ff41e30fc6ae

Regenerated.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 09 Apr 2012 14:52:05 +0000
parents c611fe0c3cf5
children c1e4306b7b96
files xslt/content.xslt
diffstat 1 files changed, 0 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/xslt/content.xslt	Mon Apr 09 14:51:48 2012 +0000
+++ b/xslt/content.xslt	Mon Apr 09 14:52:05 2012 +0000
@@ -384,14 +384,6 @@
       </nobr>
    </xsl:template>
 
-   <xsl:template match="mdash">
-      <xsl:text> — </xsl:text>
-   </xsl:template>
-
-   <xsl:template match="space">
-      <xsl:text> </xsl:text>
-   </xsl:template>
-
    <xsl:template match="br"> 
       <br/>
    </xsl:template>