use class 'directoryname' instead of 'directory' for '<directory/>'
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Mon, 2 May 2005 21:41:19 +0000 (21:41 +0000)
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Mon, 2 May 2005 21:41:19 +0000 (21:41 +0000)
markup

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2075 94cd875c-1c1d-0410-91d2-eb244daf1a30

util-vserver/doc/configuration-xhtml.xsl

index f083a45..7965f19 100644 (file)
   </xsl:template>
 
   <xsl:template match="directory">
-    <span class="directory"><xsl:apply-templates/></span>
+    <span class="directoryname"><xsl:apply-templates/></span>
   </xsl:template>
 
   <xsl:template match="filename">